Home
last modified time | relevance | path

Searched defs:CompilerGLSL (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/spirv-cross/
Dspirv_glsl.hpp73 class CompilerGLSL : public Compiler class
187 explicit CompilerGLSL(std::vector<uint32_t> spirv_) in CompilerGLSL() function in SPIRV_CROSS_NAMESPACE::CompilerGLSL
193 CompilerGLSL(const uint32_t *ir_, size_t word_count) in CompilerGLSL() function in SPIRV_CROSS_NAMESPACE::CompilerGLSL
199 explicit CompilerGLSL(const ParsedIR &ir_) in CompilerGLSL() function in SPIRV_CROSS_NAMESPACE::CompilerGLSL
205 explicit CompilerGLSL(ParsedIR &&ir_) in CompilerGLSL() function in SPIRV_CROSS_NAMESPACE::CompilerGLSL