Home
last modified time | relevance | path

Searched refs:hasPointSize (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/src/gpu/glsl/
H A DGrGLSLVertexGeoBuilder.cpp37 if (this->getProgramBuilder()->hasPointSize()) { in onFinalize()
H A DGrGLSLProgramBuilder.h47 bool hasPointSize() const { return fProgramInfo.primitiveType() == GrPrimitiveType::kPoints; } in hasPointSize() function in GrGLSLProgramBuilder

Completed in 1 milliseconds