D | glcViewportArrayTests.hpp | 236 void depthRangeIndexed(glw::GLuint index, glw::GLfloat n, glw::GLfloat f) in depthRangeIndexed() function in glcts::ViewportArray::Utils::DepthFuncWrapper 241 void depthRangeIndexed(glw::GLuint index, glw::GLdouble n, glw::GLdouble f) in depthRangeIndexed() function in glcts::ViewportArray::Utils::DepthFuncWrapper 243 m_gl.depthRangeIndexed(index, n, f); in depthRangeIndexed()
|