Searched defs:hasPointSize (Results 1 – 2 of 2) sorted by relevance
51 bool hasPointSize() const { return fProgramInfo.primitiveType() == GrPrimitiveType::kPoints; } in hasPointSize() function
198 bool hasPointSize, in Build()