Searched refs:hasPointSize (Results 1 – 5 of 5) sorted by relevance
37 if (this->getProgramBuilder()->hasPointSize()) { in onFinalize()
47 bool hasPointSize() const { return fProgramInfo.primitiveType() == GrPrimitiveType::kPoints; } in hasPointSize() function
193 const GrPrimitiveProcessor& primProc, bool hasPointSize, const GrPipeline& pipeline, in Build() argument263 header->fHasPointSize = hasPointSize ? 1 : 0; in Build()
43 bool hasPointSize, const GrPipeline&, GrGpu*);
333 const GrPipeline&, bool hasPointSize);