Home | History | Annotate | Download | only in functional

Lines Matching defs:m_lineWidth

616 	const float							m_lineWidth;
627 , m_lineWidth (lineWidth)
635 , m_lineWidth (lineWidth)
644 checkLineWidth (gl, m_lineWidth);
667 log << TestLog::Message << "Rendering lines with line width " << m_lineWidth << ". Coordinates:" << TestLog::EndMessage;
696 ctx.lineWidth (m_lineWidth);
771 if (m_lineWidth != 1.0f && isMsaa)
830 if (m_lineWidth != 1.0f)