Home | History | Annotate | Download | only in functional

Lines Matching refs:pointSizeRange

2407 			glw::GLfloat pointSizeRange[2] = {0.0f, 0.0f};
2408 m_context.getRenderContext().getFunctions().getFloatv(GL_ALIASED_POINT_SIZE_RANGE, pointSizeRange);
2410 if (pointSizeRange[1] < 5.0f)