Searched refs:fSamplerExternalOES (Results 1 – 3 of 3) sorted by relevance
95 const std::unique_ptr<Type> fSamplerExternalOES; variable
118 , fSamplerExternalOES(Type::MakeSamplerType("samplerExternalOES", *fTextureExternalOES)) in BuiltinTypes()
610 if (arg0Type != *fContext.fTypes.fSamplerExternalOES) { in writeFunctionCall()1202 if (!fFoundExternalSamplerDecl && var.var().type() == *fContext.fTypes.fSamplerExternalOES) { in writeVarDeclaration()