dawn-cmake/examples
Jiawei Shao 4b74dbef7b Implement copying between a buffer and a texture 2D array on Vulkan (#257)
Implement copying between a buffer and a texture 2D array on Vulkan

This patch implements the creation of a 2D array texture and data
copying between a buffer and a layer of a 2D array texture on
Vulkan back-ends.

TEST=dawn_end2end_tests
2018-08-30 04:27:38 -04:00
..
glTFViewer Implement copying between a buffer and a texture 2D array on Vulkan (#257) 2018-08-30 04:27:38 -04:00
Animometer.cpp Rename CreateCppNXTDevice to CreateCppDawnDevice 2018-07-18 22:54:06 +02:00
CHelloTriangle.cpp Change the API prefix in generators from nxt to dawn 2018-07-18 22:54:06 +02:00
CMakeLists.txt Make libdawn_native a shared library. 2018-07-27 12:56:26 +02:00
ComputeBoids.cpp Descriptorize Buffer 2018-08-23 08:23:06 -04:00
CppHelloTriangle.cpp Implement copying between a buffer and a texture 2D array on Vulkan (#257) 2018-08-30 04:27:38 -04:00
CubeReflection.cpp Descriptorize Buffer 2018-08-23 08:23:06 -04:00
SampleUtils.cpp Descriptorize Texture 2018-08-28 03:00:48 -04:00
SampleUtils.h Rename files in src/include nxt -> dawn 2018-07-18 22:54:06 +02:00