SPIRV-Cross/reference/shaders/vulkan/vert
Hans-Kristian Arntzen 2ed171e525 GLSL/MSL: Implement 8-bit part of VK_KHR_shader_float16_int8.
Storage was in place already, so mostly just dealing with bitcasts and
constants.

Simplies some of the bitcasting logic, and this exposed some bugs in the
implementation. Refactor to use correct width integers with explicit bitcast opcodes.
2019-01-30 15:45:24 +01:00
..
multiview.nocompat.vk.vert.vk Add support for SPV_KHR_multiview. 2017-08-15 13:28:16 +02:00
small-storage.vk.vert GLSL/MSL: Implement 8-bit part of VK_KHR_shader_float16_int8. 2019-01-30 15:45:24 +01:00
small-storage.vk.vert.vk GLSL/MSL: Implement 8-bit part of VK_KHR_shader_float16_int8. 2019-01-30 15:45:24 +01:00
vulkan-vertex.vk.vert Defer parenthesis generation until needed. 2016-12-05 10:56:54 +01:00
vulkan-vertex.vk.vert.vk Defer parenthesis generation until needed. 2016-12-05 10:56:54 +01:00