Searched defs:required_major (Results 1 – 5 of 5) sorted by relevance
/external/python/setuptools/setuptools/ |
D | glibc.py | 36 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/ |
D | gl4cBufferStorageTests.cpp | 422 bool isGLVersionAtLeast(const glw::Functions& gl, glw::GLint required_major, glw::GLint required_mi… in isGLVersionAtLeast()
|
D | gl4cShadingLanguage420PackTests.cpp | 1365 bool Utils::isGLVersionAtLeast(const glw::Functions& gl, glw::GLint required_major, glw::GLint requ… in isGLVersionAtLeast()
|
D | gl4cGPUShaderFP64Tests.cpp | 1474 bool Utils::isGLVersionAtLeast(const glw::Functions& gl, glw::GLint required_major, glw::GLint requ… in isGLVersionAtLeast()
|
D | gl4cEnhancedLayoutsTests.cpp | 1535 bool isGLVersionAtLeast(const Functions& gl, GLint required_major, GLint required_minor) in isGLVersionAtLeast()
|