Searched refs:isPoints (Results 1 – 2 of 2) sorted by relevance
/external/skia/src/gpu/gl/ |
D | GrGLGpuProgramCache.cpp | 77 bool isPoints) { in refProgram() argument 84 if (!GrProgramDesc::Build(&desc, renderTarget, primProc, isPoints, pipeline, gpu)) { in refProgram()
|
/external/skqp/src/gpu/gl/ |
D | GrGLGpuProgramCache.cpp | 77 bool isPoints) { in refProgram() argument 84 if (!GrProgramDesc::Build(&desc, renderTarget->config(), primProc, isPoints, pipeline, gpu)) { in refProgram()
|