-
HLSL: Add support for printf(). · f6e0fe86Rex Xu authored
Translate printf() to what GL_EXT_debug_printf has done. HLSL could define non-constant string variable and we don't have such features in SPIR-V, so just support constant string variable.
f6e0fe86
×