Home | History | Annotate | Download | only in gl

Lines Matching refs:isGLVersionAtLeast

62 bool isGLVersionAtLeast(const glw::Functions& gl, glw::GLint required_major, glw::GLint required_minor);
392 if (true == isGLVersionAtLeast(gl, 4, 5))
422 bool isGLVersionAtLeast(const glw::Functions& gl, glw::GLint required_major, glw::GLint required_minor)