Searched refs:EShSourceGlsl (Results 1 – 9 of 9) sorted by relevance
254 if (ifdepth == 0 && parseContext.intermediate.getSource() == EShSourceGlsl) in lFloatConst()258 if (parseContext.intermediate.getSource() == EShSourceGlsl) { in lFloatConst()273 if (ifdepth == 0 && parseContext.intermediate.getSource() == EShSourceGlsl) in lFloatConst()277 if (parseContext.intermediate.getSource() == EShSourceGlsl) { in lFloatConst()578 pp->parseContext.intermediate.getSource() == EShSourceGlsl) { in scan()591 pp->parseContext.intermediate.getSource() == EShSourceGlsl) { in scan()600 if (isInt64 && pp->parseContext.intermediate.getSource() == EShSourceGlsl) { in scan()611 if (pp->parseContext.intermediate.getSource() == EShSourceGlsl) { in scan()688 pp->parseContext.intermediate.getSource() == EShSourceGlsl) { in scan()701 pp->parseContext.intermediate.getSource() == EShSourceGlsl) { in scan()[all …]
87 case EShSourceGlsl: return new TBuiltIns(); // GLSL builtIns in CreateBuiltInParseables()106 case EShSourceGlsl: { in CreateParseContext()201 case EShSourceGlsl: index = 0; break; in MapSourceToIndex()706 case EShSourceGlsl: in TranslateEnvironment()707 source = EShSourceGlsl; in TranslateEnvironment()824 EShSource source = (messages & EShMsgReadHlsl) != 0 ? EShSourceHlsl : EShSourceGlsl; in ProcessDeferred()842 if (forceDefaultVersionAndProfile && source == EShSourceGlsl) { in ProcessDeferred()919 if (source == EShSourceGlsl) in ProcessDeferred()
606 if (source == EShSourceGlsl) in finalCheck()682 if (source == EShSourceGlsl) { in finalCheck()
1059 case EShSourceGlsl: in addUniShapeConversion()1112 case EShSourceGlsl: in addBiShapeConversion()3222 if (getSource() == EShSourceGlsl) { in promoteBinary()
234 : glslang::EShSourceGlsl,242 : glslang::EShSourceGlsl,
132 EShSourceGlsl, enumerator
257 setEnvInput(EShSourceHlsl or EShSourceGlsl, stage, EShClientVulkan or EShClientOpenGL, 100);
991 : glslang::EShSourceGlsl, in CompileAndLinkShaderUnits()
261 case glslang::EShSourceGlsl: in TranslateSourceLanguage()1881 if (glslangIntermediate->getSource() == glslang::EShSourceGlsl) in visitUnary()