bgfx/tools/shaderc
kingscallop 8247e061f0
Fixes texturev embedded shaders compilation (#2531)
Compiling 'fs_texture_array.sc' with shaderc for OpenGLES fails with a syntax error,
because the matrix transpose function definitions occur before extension directives,
in this case EXT_texture_array.
2021-06-05 13:54:38 -07:00
..
shaderc_glsl.cpp WebGPU: Add texture format to shaderc (bin version 10) + streamline storage Images in shaders (#2482) 2021-04-20 20:18:49 -07:00
shaderc_hlsl.cpp WebGPU: Add texture format to shaderc (bin version 10) + streamline storage Images in shaders (#2482) 2021-04-20 20:18:49 -07:00
shaderc_metal.cpp Cleanup old debug and Metal code in SPIRV shaderc paths (#2484) 2021-04-21 07:45:03 -07:00
shaderc_pssl.cpp Happy New Year! 2021-01-14 15:53:49 -08:00
shaderc_spirv.cpp Fixed build. 2021-04-21 22:11:36 -07:00
shaderc.cpp Fixes texturev embedded shaders compilation (#2531) 2021-06-05 13:54:38 -07:00
shaderc.h WebGPU: Add texture format to shaderc (bin version 10) + streamline storage Images in shaders (#2482) 2021-04-20 20:18:49 -07:00