Searched refs:pushFanFillProgram (Results 1 – 2 of 2) sorted by relevance
202 void PathInnerTriangulateOp::pushFanFillProgram(const GrTessellationShader::ProgramArgs& args, in pushFanFillProgram() function in skgpu::v1::PathInnerTriangulateOp280 this->pushFanFillProgram(args, in prePreparePrograms()286 this->pushFanFillProgram(args, &GrUserStencilSettings::kUnused); in prePreparePrograms()316 this->pushFanFillProgram(args, stencil); in prePreparePrograms()354 this->pushFanFillProgram(args, &kFillIfZeroAndInClip); in prePreparePrograms()
61 void pushFanFillProgram(const GrTessellationShader::ProgramArgs&, const GrUserStencilSettings*);