VkCV Framework
0.0.1
CV Vulkan framework
|
Public Member Functions | |
GLSLCompiler (const GLSLCompiler &other) | |
GLSLCompiler (GLSLCompiler &&other)=default | |
GLSLCompiler & | operator= (const GLSLCompiler &other) |
GLSLCompiler & | operator= (GLSLCompiler &&other)=default |
void | compile (ShaderStage shaderStage, const std::filesystem::path &shaderPath, const ShaderCompiledFunction &compiled, bool update=false) |