Searched refs:EbtSamplerExternalOES (Results 1 – 6 of 6) sorted by relevance
45 EbtSamplerExternalOES, // Only valid if OES_EGL_image_external exists. enumerator63 case EbtSamplerExternalOES: return "samplerExternalOES"; break; in getBasicString()
68 case EbtSamplerExternalOES: return SH_SAMPLER_EXTERNAL_OES; in getVariableDataType()
2540 case EbtSamplerExternalOES: in typeString()2559 case EbtSamplerExternalOES: in textureString()2925 if (type.getBasicType() == EbtSamplerExternalOES) in decorateUniform()
337 TType *samplerExternalOES = new TType(EbtSamplerExternalOES, EbpUndefined, EvqGlobal, 1); in InsertBuiltInFunctions()
1530 $$.setBasic(EbtSamplerExternalOES, qual, @1);
3967 (yyval.interm.type).setBasic(EbtSamplerExternalOES, qual, (yylsp[(1) - (1)]));