Searched refs:willDrawPoints (Results 1 – 2 of 2) sorted by relevance
273 bool flushGLState(const GrPipeline&, const GrPrimitiveProcessor&, bool willDrawPoints);
1794 bool willDrawPoints) { in flushGLState() argument1795 sk_sp<GrGLProgram> program(fProgramCache->refProgram(this, pipeline, primProc, willDrawPoints)); in flushGLState()