Searched refs:makeGP (Results 1 – 3 of 3) sorted by relevance
69 sk_sp<GrGeometryProcessor> makeGP(const GrShaderCaps* shaderCaps,231 sk_sp<GrGeometryProcessor> DrawVerticesOp::makeGP(const GrShaderCaps* shaderCaps, in makeGP() function in __anon04da10970111::DrawVerticesOp285 sk_sp<GrGeometryProcessor> gp = this->makeGP(target->caps().shaderCaps(), in drawVolatile()327 sk_sp<GrGeometryProcessor> gp = this->makeGP(target->caps().shaderCaps(), in drawNonVolatile()
91 sk_sp<GrGeometryProcessor> makeGP(const GrShaderCaps* shaderCaps,
153 sk_sp<GrGeometryProcessor> GrDrawVerticesOp::makeGP(const GrShaderCaps* shaderCaps, in makeGP() function in GrDrawVerticesOp223 sk_sp<GrGeometryProcessor> gp = this->makeGP(target->caps().shaderCaps(), in drawVolatile()268 sk_sp<GrGeometryProcessor> gp = this->makeGP(target->caps().shaderCaps(), in drawNonVolatile()