Updated SPIR-V shader binaries
This commit is contained in:
parent
cf039957c9
commit
e224b300b6
6 changed files with 24 additions and 66 deletions
|
|
@ -23,6 +23,12 @@
|
|||
<ClInclude Include="..\base\vulkanexamplebase.h" />
|
||||
<ClInclude Include="..\base\vulkantools.h" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Include="..\data\shaders\multithreading\phong.frag" />
|
||||
<None Include="..\data\shaders\multithreading\phong.vert" />
|
||||
<None Include="..\data\shaders\multithreading\starsphere.frag" />
|
||||
<None Include="..\data\shaders\multithreading\starsphere.vert" />
|
||||
</ItemGroup>
|
||||
<PropertyGroup Label="Globals">
|
||||
<ProjectGuid>{F5703C3C-F495-4D5C-BAA5-A90C4E20C7B7}</ProjectGuid>
|
||||
<RootNamespace>mesh</RootNamespace>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue