Searched refs:setPointSize (Results 1 – 3 of 3) sorted by relevance
275 void setPointSize(float pointSize);
713 void VertexProcessor::setPointSize(float pointSize) in setPointSize() function in sw::VertexProcessor
76 setPointSize(1.0f); in Device()