Home
last modified time | relevance | path

Searched defs:required_major (Results 1 – 5 of 5) sorted by relevance

/external/python/setuptools/setuptools/
Dglibc.py36 def check_glibc_version(version_str, required_major, minimum_minor): argument
52 def have_compatible_glibc(required_major, minimum_minor): argument
/external/deqp/external/openglcts/modules/gl/
Dgl4cBufferStorageTests.cpp422 bool isGLVersionAtLeast(const glw::Functions& gl, glw::GLint required_major, glw::GLint required_mi… in isGLVersionAtLeast()
Dgl4cShadingLanguage420PackTests.cpp1365 bool Utils::isGLVersionAtLeast(const glw::Functions& gl, glw::GLint required_major, glw::GLint requ… in isGLVersionAtLeast()
Dgl4cGPUShaderFP64Tests.cpp1474 bool Utils::isGLVersionAtLeast(const glw::Functions& gl, glw::GLint required_major, glw::GLint requ… in isGLVersionAtLeast()
Dgl4cEnhancedLayoutsTests.cpp1535 bool isGLVersionAtLeast(const Functions& gl, GLint required_major, GLint required_minor) in isGLVersionAtLeast()