Searched refs:geometryProcessor (Results 1 – 5 of 5) sorted by relevance
172 GrGeometryProcessor* geometryProcessor, in CreateProgramInfo() argument187 return CreateProgramInfo(caps, arena, pipeline, writeView, usesMSAASurface, geometryProcessor, in CreateProgramInfo()196 GrGeometryProcessor* geometryProcessor, in CreateProgramInfo() argument206 geometryProcessor, in CreateProgramInfo()
193 for (auto attr : this->geometryProcessor().vertexAttributes()) { in storeShaderInCache()196 for (auto attr : this->geometryProcessor().instanceAttributes()) { in storeShaderInCache()231 const GrGeometryProcessor& geomProc = this->geometryProcessor(); in finalize()
43 const GrGeometryProcessor& geometryProcessor() const { return fProgramInfo.geomProc(); } in geometryProcessor() function
72 const GrGeometryProcessor& geomProc = this->geometryProcessor(); in emitAndInstallPrimProc()
580 const GrGeometryProcessor& geomProc = this->geometryProcessor(); in finalize()