HomeSort by relevance Sort by last modified time
    Searched refs:isGLVersionAtLeast (Results 1 - 7 of 7) sorted by null

  /external/deqp/external/openglcts/modules/gl/
gl4cGPUShaderFP64Tests.hpp 150 static bool isGLVersionAtLeast(const glw::Functions& gl, glw::GLint required_major, glw::GLint required_minor);
    [all...]
gl4cBufferStorageTests.cpp 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)
    [all...]
gl4cShadingLanguage420PackTests.hpp 441 static bool isGLVersionAtLeast(const glw::Functions& gl, glw::GLint required_major, glw::GLint required_minor);
    [all...]
gl4cGPUShaderFP64Tests.cpp 1474 bool Utils::isGLVersionAtLeast(const glw::Functions& gl, glw::GLint required_major, glw::GLint required_minor)
    [all...]
gl4cEnhancedLayoutsTests.hpp 982 bool isGLVersionAtLeast(const glw::Functions& gl, glw::GLint required_major, glw::GLint required_minor);
    [all...]
gl4cShadingLanguage420PackTests.cpp 1365 bool Utils::isGLVersionAtLeast(const glw::Functions& gl, glw::GLint required_major, glw::GLint required_minor)
    [all...]
gl4cEnhancedLayoutsTests.cpp     [all...]

Completed in 948 milliseconds