Searched refs:setPointSizeMax (Results 1 – 11 of 11) sorted by relevance
165 void setPointSizeMax(float pointSizeMax);
368 void VertexProcessor::setPointSizeMax(float pointSizeMax) in setPointSizeMax() function in sw::VertexProcessor
275 void setPointSizeMax(float pointSizeMax);
714 void VertexProcessor::setPointSizeMax(float pointSizeMax) in setPointSizeMax() function in sw::VertexProcessor
75 setPointSizeMax(8192.0f); in Device()
577 void setPointSizeMax(float max);
3154 context->setPointSizeMax(param); in PointParameterf()3193 context->setPointSizeMax(params[0]); in PointParameterfv()3233 context->setPointSizeMax((float)param / 0x10000); in PointParameterx()3272 context->setPointSizeMax((float)params[0] / 0x10000); in PointParameterxv()
3469 void Context::setPointSizeMax(float max) in setPointSizeMax() function in es1::Context
78 setPointSizeMax(8192.0f); in Device()
2956 renderer->setPointSizeMax((float&)value); in SetRenderState()
3679 renderer->setPointSizeMax((float&)value); in SetRenderState()