bgfx/tools/shaderc
Jorge Rodriguez 70ac58fd38
Write messages to a stream specified by the caller of compilerShader … (#3054)
* Write messages to a stream specified by the caller of compilerShader rather than directly to stdOut, to allow tool writers to easily capture it.

* PR updates

* Missed a write

* PR updates
2023-03-06 10:30:06 -08:00
..
shaderc_glsl.cpp Write messages to a stream specified by the caller of compilerShader … (#3054) 2023-03-06 10:30:06 -08:00
shaderc_hlsl.cpp Write messages to a stream specified by the caller of compilerShader … (#3054) 2023-03-06 10:30:06 -08:00
shaderc_metal.cpp Write messages to a stream specified by the caller of compilerShader … (#3054) 2023-03-06 10:30:06 -08:00
shaderc_pssl.cpp Write messages to a stream specified by the caller of compilerShader … (#3054) 2023-03-06 10:30:06 -08:00
shaderc_spirv.cpp Write messages to a stream specified by the caller of compilerShader … (#3054) 2023-03-06 10:30:06 -08:00
shaderc.cpp Write messages to a stream specified by the caller of compilerShader … (#3054) 2023-03-06 10:30:06 -08:00
shaderc.h Write messages to a stream specified by the caller of compilerShader … (#3054) 2023-03-06 10:30:06 -08:00