VulkanMemoryAllocator/src/Shaders
2018-12-05 17:34:34 +01:00
..
CompileShaders.bat 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
Shader.frag First commit 2017-06-16 17:21:31 +02:00
Shader.vert First commit 2017-06-16 17:21:31 +02:00
SparseBindingTest.comp 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