VkCV Framework  0.0.1
CV Vulkan framework
vkcv::shader::GLSLCompiler Class Reference

Public Member Functions

 GLSLCompiler (const GLSLCompiler &other)
 
 GLSLCompiler (GLSLCompiler &&other)=default
 
GLSLCompileroperator= (const GLSLCompiler &other)
 
GLSLCompileroperator= (GLSLCompiler &&other)=default
 
void compile (ShaderStage shaderStage, const std::filesystem::path &shaderPath, const ShaderCompiledFunction &compiled, bool update=false)
 

Detailed Description


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