Searched defs:hasPointSize (Results 1 – 2 of 2) sorted by relevance
47 bool hasPointSize() const { return fProgramInfo.primitiveType() == GrPrimitiveType::kPoints; } in hasPointSize() function
193 const GrPrimitiveProcessor& primProc, bool hasPointSize, const GrPipeline& pipeline, in Build()