Home
last modified time | relevance | path

Searched refs:GL_NUM_EXTENSIONS (Results 1 – 25 of 61) sorted by relevance

123

/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
DOpenGLFunctions.cpp36 GetIntegerv(GL_NUM_EXTENSIONS, &numExtensions); in InitializeSupportedGLExtensions()
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fStringQueryTests.cpp165 glGetIntegerv(GL_NUM_EXTENSIONS, &numExtensions); in init()
Des3fImplementationLimitTests.cpp351 const int numExtensions = query<GLint>(gl, GL_NUM_EXTENSIONS); in queryExtensionsIndexed()
465 LIMIT_CASE(num_extensions, GL_NUM_EXTENSIONS, GLint, 0); in init()
Des3fShaderFragDataTests.cpp69 gl.getIntegerv(GL_NUM_EXTENSIONS, &numExts); in isExtensionSupported()
Des3fNegativeStateApiTests.cpp174 glGetIntegerv(GL_NUM_EXTENSIONS, &numExtensions); in init()
/third_party/vk-gl-cts/framework/opengl/
DgluContextInfo.cpp212 gl.getIntegerv(GL_NUM_EXTENSIONS, &numExtensions); in ContextInfo()
DgluRenderContext.cpp211 gl.getIntegerv(GL_NUM_EXTENSIONS, &numExtensions); in getExtensions()
DgluStrUtil.inl1185 case GL_NUM_EXTENSIONS: return "GL_NUM_EXTENSIONS";
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DFunctionsGL.cpp50 getIntegerFunction(GL_NUM_EXTENSIONS, &numExtensions); in GetIndexedExtensions()
Dfunctionsgl_enums.h584 #define GL_NUM_EXTENSIONS 0x821D macro
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DFunctionsGL.cpp50 getIntegerFunction(GL_NUM_EXTENSIONS, &numExtensions); in GetIndexedExtensions()
Dfunctionsgl_enums.h584 #define GL_NUM_EXTENSIONS 0x821D macro
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglcontext.c71 #ifndef GL_NUM_EXTENSIONS
72 #define GL_NUM_EXTENSIONS 0x0000821d macro
1193 gl->GetIntegerv (GL_NUM_EXTENSIONS, &n); in _build_extension_string()
/third_party/flutter/glfw/src/
Dinternal.h73 #define GL_NUM_EXTENSIONS 0x821d macro
Dcontext.c666 window->context.GetIntegerv(GL_NUM_EXTENSIONS, &count); in glfwExtensionSupported()
/third_party/skia/third_party/externals/imgui/backends/
Dimgui_impl_opengl3.cpp258 glGetIntegerv(GL_NUM_EXTENSIONS, &num_extensions); in ImGui_ImplOpenGL3_Init()
Dimgui_impl_opengl3_loader.h322 #define GL_NUM_EXTENSIONS 0x821D macro
/third_party/vk-gl-cts/framework/platform/null/
DtcuNullRenderContext.cpp303 case GL_NUM_EXTENSIONS: in glGetIntegerv()
/third_party/flutter/glfw/tests/
Dglfwinfo.c184 glGetIntegerv(GL_NUM_EXTENSIONS, &count); in list_context_extensions()
/third_party/flutter/skia/third_party/externals/sdl/src/video/
DSDL_video.c2825 #ifndef GL_NUM_EXTENSIONS in SDL_GL_ExtensionSupported()
2826 #define GL_NUM_EXTENSIONS 0x821D in SDL_GL_ExtensionSupported() macro
2828 glGetIntegervFunc(GL_NUM_EXTENSIONS, &num_exts); in SDL_GL_ExtensionSupported()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fNegativeStateApiTests.cpp292 ctx.glGetIntegerv(GL_NUM_EXTENSIONS, &numExtensions); in get_stringi()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DContext.cpp2335 case GL_NUM_EXTENSIONS: in getIntegerv()
2648 case GL_NUM_EXTENSIONS: in getQueryParameterInfo()
/third_party/vk-gl-cts/modules/glshared/
DglsShaderExecUtil.cpp58 gl.getIntegerv(GL_NUM_EXTENSIONS, &numExts); in isExtensionSupported()
/third_party/flutter/glfw/deps/
Dglad.c37 glGetIntegerv(GL_NUM_EXTENSIONS, &num_exts); in has_ext()
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/
Dgl3.h756 #define GL_NUM_EXTENSIONS 0x821D macro

123