Searched refs:fSampler2DRect (Results 1 – 3 of 3) sorted by relevance
125 const std::unique_ptr<Type> fSampler2DRect; variable
148 , fSampler2DRect(Type::MakeSamplerType("sampler2DRect", *fTexture2DRect))
1338 if (!fFoundRectSamplerDecl && var.var()->type().matches(*fContext.fTypes.fSampler2DRect)) { in writeVarDeclaration()