Searched refs:setPointFadeThresholdSize (Results 1 – 3 of 3) sorted by relevance
579 void setPointFadeThresholdSize(float threshold);
3161 context->setPointFadeThresholdSize(param); in PointParameterf()3203 context->setPointFadeThresholdSize(params[0]); in PointParameterfv()3240 context->setPointFadeThresholdSize((float)param / 0x10000); in PointParameterx()3282 context->setPointFadeThresholdSize((float)params[0] / 0x10000); in PointParameterxv()
3479 void Context::setPointFadeThresholdSize(float threshold) in setPointFadeThresholdSize() function in es1::Context