No longer submit initial depth/stencil image barrier outside of setup command buffer (#57), updated swapChain usage to recent refactorings

This commit is contained in:
saschawillems 2016-03-04 19:22:58 +01:00
parent edc92112df
commit 211d17cbd9
5 changed files with 21 additions and 791 deletions

View file

@ -122,7 +122,6 @@
<AntBuildXml Include="build.xml" />
<AndroidManifest Include="AndroidManifest.xml" />
<AntProjectPropertiesFile Include="project.properties" />
<Content Include="vulkantools.cpp" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\triangle.NativeActivity\triangle.NativeActivity.vcxproj">