Searched refs:fSamplerExternalOES (Results 1 – 3 of 3) sorted by relevance
124 const std::unique_ptr<Type> fSamplerExternalOES; variable
147 , fSamplerExternalOES(Type::MakeSamplerType("samplerExternalOES", *fTextureExternalOES))
672 if (!arg0Type.matches(*fContext.fTypes.fSamplerExternalOES)) { in writeFunctionCall()1329 var.var()->type().matches(*fContext.fTypes.fSamplerExternalOES)) { in writeVarDeclaration()