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