Searched refs:GL_MAJOR_VERSION (Results 1 – 19 of 19) sorted by relevance
/external/deqp/framework/platform/osx/ |
D | tcuOSXPlatform.cpp | 104 gl.getIntegerv(GL_MAJOR_VERSION, &major); in getVersion()
|
/external/deqp/modules/gles3/functional/ |
D | es3fImplementationLimitTests.cpp | 466 LIMIT_CASE(major_version, GL_MAJOR_VERSION, GLint, 3); in init()
|
D | es3fIntegerStateQueryTests.cpp | 2796 …{ "major_version", "MAJOR_VERSION has minimum value of 3", GL_MAJOR_VERSION, … in init()
|
/external/deqp/modules/egl/ |
D | teglCreateContextExtTests.cpp | 635 gl.getIntegerv(GL_MAJOR_VERSION, &majorVersion); in checkVersionQueries()
|
/external/deqp/modules/glshared/ |
D | glsFboUtil.cpp | 175 gl.getIntegerv(GL_MAJOR_VERSION, &majorVersion); in detectGLESCompatibleContext()
|
/external/deqp/framework/opengl/ |
D | gluStrUtil.inl | 1186 case GL_MAJOR_VERSION: return "GL_MAJOR_VERSION";
|
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/ |
D | gl3.h | 577 #define GL_MAJOR_VERSION 0x821B macro
|
/external/swiftshader/src/OpenGL/libGLESv2/ |
D | Context.cpp | 2144 case GL_MAJOR_VERSION: in getIntegerv() 2497 case GL_MAJOR_VERSION: in getQueryParameterInfo()
|
/external/mesa3d/prebuilt-intermediates/main/ |
D | get_hash.h | 247 { GL_MAJOR_VERSION, LOC_CUSTOM, TYPE_INT, 0, extra_gl30_es3 },
|
/external/mesa3d/src/mesa/main/ |
D | get.c | 624 case GL_MAJOR_VERSION: in find_custom_value()
|
/external/mesa3d/include/GLES3/ |
D | gl3.h | 750 #define GL_MAJOR_VERSION 0x821B macro
|
D | gl31.h | 750 #define GL_MAJOR_VERSION 0x821B macro
|
D | gl32.h | 750 #define GL_MAJOR_VERSION 0x821B macro
|
/external/swiftshader/include/GLES3/ |
D | gl3.h | 752 #define GL_MAJOR_VERSION 0x821B macro
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 363 #define GL_MAJOR_VERSION 0x821B macro
|
/external/swiftshader/include/GL/ |
D | glcorearb.h | 1012 #define GL_MAJOR_VERSION 0x821B macro
|
D | glext.h | 893 #define GL_MAJOR_VERSION 0x821B macro
|
/external/mesa3d/include/GL/ |
D | glcorearb.h | 1012 #define GL_MAJOR_VERSION 0x821B macro
|
D | glext.h | 893 #define GL_MAJOR_VERSION 0x821B macro
|