SPIRV-Cross/reference/shaders-msl
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
..
comp CompilerMSL map many GLSL functions to MSL functions. 2017-05-19 18:14:08 -04:00
desktop-only/frag CompilerMSL map many GLSL functions to MSL functions. 2017-05-19 18:14:08 -04:00
flatten CompilerMSL elide unused builtins from entry function input and output structs. 2017-05-24 09:31:38 -04:00
frag Merge with upstream 2017-05-19 19:36:24 -04:00
legacy/vert CompilerMSL elide unused builtins from entry function input and output structs. 2017-05-24 09:31:38 -04:00
vert CompilerMSL elide unused builtins from entry function input and output structs. 2017-05-24 09:31:38 -04:00
vulkan CompilerMSL add support for MSL specialization function constants. 2017-06-15 15:24:22 -04:00