Home | History | Annotate | Download | only in functional

Lines Matching refs:m_pointSize

490 	const float						m_pointSize;
497 , m_pointSize (pointSize)
505 checkPointSize (gl, m_pointSize);
527 log << TestLog::Message << "Rendering points with point size " << m_pointSize << ". Coordinates:" << TestLog::EndMessage;
553 ctx.vertexAttrib1f (pointSizeLoc, m_pointSize);