VulkanMemoryAllocator/bin
Adam Sawicki 71db590d7d Merge branch 'sparse_binding_example' into v2.2
# Conflicts:
#	docs/html/vk__mem__alloc_8h_source.html
#	src/Tests.cpp
#	src/VmaReplay/VmaReplay.cpp
#	src/VulkanSample.cpp
#	src/vk_mem_alloc.h
2018-12-10 14:45:56 +01:00
..
Shader.frag.spv Updated Premake to version 5.0.0-alpha12. Switched to Visual Studio 2017. Rebuilt Windows Release executables. Rebuilt shaders with latest Vulkan SDK 1.1.82.1. 2018-09-28 14:59:44 +02:00
Shader.vert.spv Updated Premake to version 5.0.0-alpha12. Switched to Visual Studio 2017. Rebuilt Windows Release executables. Rebuilt shaders with latest Vulkan SDK 1.1.82.1. 2018-09-28 14:59:44 +02:00
SparseBindingTest.comp.spv Wrote test for sparse image binding with testing actual content - function BaseImage::TestContent. It uses vkCopyBufferToImage and then a compute shader to read back pixels of the image. 2018-12-05 17:34:34 +01:00
VmaReplay_Release_vs2017.exe Rebuilt binary and Doxygen documentation. 2018-12-10 13:34:54 +01:00
VulkanSample_Release_vs2017.exe Rebuilt binary and Doxygen documentation. 2018-12-10 13:34:54 +01:00