Wrapper of shaderc compiler. More...
#include <ShaderCompiler.h>
Static Public Member Functions | |
| static void | CompileToSPV (const std::string &data, const ShaderStage &stage, const std::string &name, std::vector< uint8_t > &spirv) |
| Compile glsl to spv. | |
Wrapper of shaderc compiler.
Definition at line 16 of file ShaderCompiler.h.