Home
last modified time | relevance | path

Searched refs:isPoints (Results 1 – 1 of 1) sorted by relevance

/third_party/flutter/skia/src/gpu/gl/
DGrGLGpuProgramCache.cpp82 bool isPoints) { in refProgram() argument
89 if (!GrProgramDesc::Build(&desc, renderTarget, primProc, isPoints, pipeline, gpu)) { in refProgram()