Searched refs:GL_NUM_EXTENSIONS (Results 1 – 15 of 15) sorted by relevance
/external/deqp/modules/gles3/functional/ |
D | es3fStringQueryTests.cpp | 165 glGetIntegerv(GL_NUM_EXTENSIONS, &numExtensions); in init()
|
D | es3fImplementationLimitTests.cpp | 351 const int numExtensions = query<GLint>(gl, GL_NUM_EXTENSIONS); in queryExtensionsIndexed() 465 LIMIT_CASE(num_extensions, GL_NUM_EXTENSIONS, GLint, 0); in init()
|
D | es3fNegativeStateApiTests.cpp | 174 glGetIntegerv(GL_NUM_EXTENSIONS, &numExtensions); in init()
|
D | es3fIntegerStateQueryTests.cpp | 2775 …{ "num_extensions", "NUM_EXTENSIONS has minimum value of 0", GL_NUM_EXTENSIONS, … in init()
|
/external/deqp/framework/opengl/ |
D | gluContextInfo.cpp | 183 gl.getIntegerv(GL_NUM_EXTENSIONS, &numExtensions); in operator ()()
|
D | gluES3PlusWrapperContext.cpp | 175 if (pname == GL_NUM_EXTENSIONS && params) in getIntegerv() 602 dst->getIntegerv(GL_NUM_EXTENSIONS, &numExts); in initFunctions()
|
D | gluRenderContext.cpp | 202 gl.getIntegerv(GL_NUM_EXTENSIONS, &numExtensions); in getExtensions()
|
D | gluStrUtil.inl | 1184 case GL_NUM_EXTENSIONS: return "GL_NUM_EXTENSIONS";
|
/external/deqp/framework/platform/null/ |
D | tcuNullRenderContext.cpp | 218 case GL_NUM_EXTENSIONS: in glGetIntegerv()
|
/external/deqp/modules/gles31/functional/ |
D | es31fNegativeStateApiTests.cpp | 173 ctx.glGetIntegerv(GL_NUM_EXTENSIONS, &numExtensions); in get_stringi()
|
/external/mesa3d/src/mesa/main/ |
D | get.c | 1312 { GL_NUM_EXTENSIONS, LOC_CUSTOM, TYPE_INT, 0, extra_version_30 }, 1659 case GL_NUM_EXTENSIONS: in find_custom_value()
|
/external/deqp/modules/glshared/ |
D | glsShaderExecUtil.cpp | 58 gl.getIntegerv(GL_NUM_EXTENSIONS, &numExts); in isExtensionSupported()
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 364 #define GL_NUM_EXTENSIONS 0x821D macro
|
/external/mesa3d/include/GL/ |
D | glext.h | 496 #define GL_NUM_EXTENSIONS 0x821D macro
|
/external/robolectric/lib/main/ |
D | android.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |