Searched refs:fGeomProcProxies (Results 1 – 2 of 2) sorted by relevance
64 this->bindTextures(programInfo.geomProc(), fCurrDraw->fGeomProcProxies, in executeDrawsAndUploadsForMeshDrawOp()161 draw.fGeomProcProxies = geomProcProxies; in recordDraw()241 SkASSERT(fGeomProcProxies && fGeomProcProxies[i]); in ~Draw()242 fGeomProcProxies[i]->unref(); in ~Draw()
284 const GrSurfaceProxy* const* fGeomProcProxies = nullptr; member