Home | History | Annotate | Download | only in functional

Lines Matching defs:m_gl

571 		: m_gl							(gl)
594 m_evaluatedScale = m_scale.getValue(m_gl, m_shaderType);
595 m_evaluatedBias = m_bias.getValue(m_gl, m_shaderType);
605 const glw::Functions& m_gl;