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