/external/deqp/framework/platform/osx/ |
D | tcuOSXPlatform.cpp | 105 gl.getIntegerv(GL_MINOR_VERSION, &minor); in getVersion()
|
/external/deqp/modules/gles3/functional/ |
D | es3fStringQueryTests.cpp | 98 glGetIntegerv(GL_MINOR_VERSION, &stateVersionMinor); in init()
|
D | es3fImplementationLimitTests.cpp | 467 LIMIT_CASE(minor_version, GL_MINOR_VERSION, GLint, 0); in init()
|
D | es3fIntegerStateQueryTests.cpp | 2797 …{ "minor_version", "MINOR_VERSION has minimum value of 0", GL_MINOR_VERSION, … in init()
|
/external/deqp/modules/egl/ |
D | teglCreateContextExtTests.cpp | 638 gl.getIntegerv(GL_MINOR_VERSION, &minorVersion); in checkVersionQueries()
|
D | teglRobustnessTests.cpp | 450 gl.getIntegerv(GL_MINOR_VERSION, &realMinorVersion); in checkRequiredGLSupport()
|
/external/deqp/modules/glshared/ |
D | glsFboUtil.cpp | 179 gl.getIntegerv(GL_MINOR_VERSION, &minorVersion); in detectGLESCompatibleContext()
|
/external/deqp/framework/opengl/ |
D | gluStrUtil.inl | 1187 case GL_MINOR_VERSION: return "GL_MINOR_VERSION";
|
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/ |
D | gl3.h | 578 #define GL_MINOR_VERSION 0x821C macro
|
/external/swiftshader/src/OpenGL/libGLESv2/ |
D | Context.cpp | 2222 case GL_MINOR_VERSION: in getIntegerv() 2524 case GL_MINOR_VERSION: in getQueryParameterInfo()
|
/external/mesa3d/prebuilt-intermediates/main/ |
D | get_hash.h | 248 { GL_MINOR_VERSION, LOC_CUSTOM, TYPE_INT, 0, extra_gl30_es3 },
|
/external/mesa3d/src/mesa/main/ |
D | get.c | 627 case GL_MINOR_VERSION: in find_custom_value()
|
/external/mesa3d/include/GLES3/ |
D | gl3.h | 751 #define GL_MINOR_VERSION 0x821C macro
|
D | gl31.h | 751 #define GL_MINOR_VERSION 0x821C macro
|
D | gl32.h | 751 #define GL_MINOR_VERSION 0x821C macro
|
/external/swiftshader/include/GLES3/ |
D | gl3.h | 753 #define GL_MINOR_VERSION 0x821C macro
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 364 #define GL_MINOR_VERSION 0x821C macro
|
/external/swiftshader/include/GL/ |
D | glcorearb.h | 1013 #define GL_MINOR_VERSION 0x821C macro
|
D | glext.h | 894 #define GL_MINOR_VERSION 0x821C macro
|
/external/mesa3d/include/GL/ |
D | glcorearb.h | 1013 #define GL_MINOR_VERSION 0x821C macro
|
D | glext.h | 894 #define GL_MINOR_VERSION 0x821C macro
|