SPIRV-Cross/shaders-msl/vulkan
Bill Hollings 1f83856366 CompilerMSL add support for MSL specialization function constants.
CompilerMSL add emit_custom_functions() function.
CompilerMSL restrict use of as_type<> cast to necessary conditions.
CompilerMSL refactor get_declared_struct_member_size() and
get_declared_struct_member_alignment() functions, and remove
unnecessary get_declared_type_size() functions.
Add test shaders-msl/vulkan/frag/spec-constant.vk.frag.
2017-06-15 15:24:22 -04:00
..
frag CompilerMSL add support for MSL specialization function constants. 2017-06-15 15:24:22 -04:00
vert Enhance MSL testing and add numerous MSL test cases. 2017-01-30 22:55:21 -05:00