Searched defs:intermediates (Results 1 – 4 of 4) sorted by relevance
346 TIntermediate* intermediates[EShLangCount]; variable
43 static const char * const intermediates[] = { "private", "public" }; variable
1508 std::vector<glslang::TIntermediate*> intermediates; in CompileAndLinkShaderUnits() local
1109 std::unordered_map<Object::ID, Intermediate> intermediates; member in sw::SpirvShader::EmitState