SpiecsEngine
 
Loading...
Searching...
No Matches
Spices::ShaderCompiler Class Reference

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.
 

Detailed Description

Wrapper of shaderc compiler.

Definition at line 16 of file ShaderCompiler.h.


The documentation for this class was generated from the following files: