SPIRV-Cross/shaders/vulkan/vert
Chip Davis 1fb27b4cda Add support for 8- and 16-bit types to GLSL and MSL.
In GLSL, 8-bit types require GL_EXT_shader_8bit_storage. 16-bit types
can use either GL_AMD_gpu_shader_int16/GL_AMD_gpu_shader_half_float or
GL_EXT_shader_16bit_storage.
2018-11-01 10:20:57 -05:00
..
multiview.nocompat.vk.vert Add support for SPV_KHR_multiview. 2017-08-15 13:28:16 +02:00
small-storage.vk.vert Add support for 8- and 16-bit types to GLSL and MSL. 2018-11-01 10:20:57 -05:00
vulkan-vertex.vk.vert Drop --vulkan flag to test_shaders.py 2016-05-11 20:02:31 +02:00