Lines Matching defs:m_lineWidth
613 const float m_lineWidth;
624 , m_lineWidth (lineWidth)
632 , m_lineWidth (lineWidth)
641 checkLineWidth (gl, m_lineWidth);
664 log << TestLog::Message << "Rendering lines with line width " << m_lineWidth << ". Coordinates:" << TestLog::EndMessage;
693 ctx.lineWidth (m_lineWidth);
768 if (m_lineWidth != 1.0f && isMsaa)
826 if (m_lineWidth != 1.0f)