Searched defs:CompilerGLSL (Results 1 – 1 of 1) sorted by relevance
73 class CompilerGLSL : public Compiler class187 explicit CompilerGLSL(std::vector<uint32_t> spirv_) in CompilerGLSL() function in SPIRV_CROSS_NAMESPACE::CompilerGLSL193 CompilerGLSL(const uint32_t *ir_, size_t word_count) in CompilerGLSL() function in SPIRV_CROSS_NAMESPACE::CompilerGLSL199 explicit CompilerGLSL(const ParsedIR &ir_) in CompilerGLSL() function in SPIRV_CROSS_NAMESPACE::CompilerGLSL205 explicit CompilerGLSL(ParsedIR &&ir_) in CompilerGLSL() function in SPIRV_CROSS_NAMESPACE::CompilerGLSL