/third_party/skia/third_party/externals/angle2/include/ |
D | angle_gl.h | 24 #define GL_CONTEXT_COMPATIBILITY_PROFILE_BIT 0x00000002 macro
|
/third_party/flutter/glfw/src/ |
D | internal.h | 78 #define GL_CONTEXT_COMPATIBILITY_PROFILE_BIT 0x00000002 macro
|
D | context.c | 474 if (mask & GL_CONTEXT_COMPATIBILITY_PROFILE_BIT) in _glfwRefreshContextAttribs()
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
D | RendererGL.cpp | 500 if ((mFunctions->profile & GL_CONTEXT_COMPATIBILITY_PROFILE_BIT) != 0 || in getRendererDescription()
|
D | functionsgl_enums.h | 759 #define GL_CONTEXT_COMPATIBILITY_PROFILE_BIT 0x00000002 macro
|
/third_party/flutter/glfw/tests/ |
D | glfwinfo.c | 136 if (mask & GL_CONTEXT_COMPATIBILITY_PROFILE_BIT) in get_profile_name_gl()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
D | functionsgl_enums.h | 759 #define GL_CONTEXT_COMPATIBILITY_PROFILE_BIT 0x00000002 macro
|
/third_party/vk-gl-cts/modules/egl/ |
D | teglCreateContextExtTests.cpp | 572 if (profile == GL_CONTEXT_COMPATIBILITY_PROFILE_BIT) in checkVersionString()
|
/third_party/mesa3d/src/mesa/main/ |
D | context.c | 590 : GL_CONTEXT_COMPATIBILITY_PROFILE_BIT; in _mesa_init_constants()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstglcontext.c | 660 if (context_flags & GL_CONTEXT_COMPATIBILITY_PROFILE_BIT) in gst_gl_context_get_current_gl_api()
|
/third_party/vk-gl-cts/framework/opengl/wrapper/ |
D | glwEnums.inl | 21 #define GL_CONTEXT_COMPATIBILITY_PROFILE_BIT 0x00000002 macro
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | Context.cpp | 53 #define GL_CONTEXT_COMPATIBILITY_PROFILE_BIT 0x00000002 macro 1607 *params = GL_CONTEXT_COMPATIBILITY_PROFILE_BIT; in getIntegervImpl()
|
/third_party/flutter/glfw/deps/glad/ |
D | glad.h | 1316 #define GL_CONTEXT_COMPATIBILITY_PROFILE_BIT 0x00000002 macro
|
/third_party/flutter/skia/third_party/externals/imgui/examples/libs/gl3w/GL/ |
D | glcorearb.h | 891 #define GL_CONTEXT_COMPATIBILITY_PROFILE_BIT 0x00000002 macro
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | Context.cpp | 1752 *params = GL_CONTEXT_COMPATIBILITY_PROFILE_BIT; in getIntegervImpl()
|
/third_party/openGLES/api/GL/ |
D | glcorearb.h | 1483 #define GL_CONTEXT_COMPATIBILITY_PROFILE_BIT 0x00000002 macro
|
D | glext.h | 1371 #define GL_CONTEXT_COMPATIBILITY_PROFILE_BIT 0x00000002 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
D | glcorearb.h | 1539 #define GL_CONTEXT_COMPATIBILITY_PROFILE_BIT 0x00000002 macro
|
D | glext.h | 1426 #define GL_CONTEXT_COMPATIBILITY_PROFILE_BIT 0x00000002 macro
|
/third_party/mesa3d/include/GL/ |
D | glcorearb.h | 1502 #define GL_CONTEXT_COMPATIBILITY_PROFILE_BIT 0x00000002 macro
|
D | glext.h | 1390 #define GL_CONTEXT_COMPATIBILITY_PROFILE_BIT 0x00000002 macro
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
D | glcorearb.h | 1539 #define GL_CONTEXT_COMPATIBILITY_PROFILE_BIT 0x00000002 macro
|
D | glext.h | 1426 #define GL_CONTEXT_COMPATIBILITY_PROFILE_BIT 0x00000002 macro
|
/third_party/flutter/skia/third_party/externals/sdl/include/ |
D | SDL_opengl_glext.h | 1412 #define GL_CONTEXT_COMPATIBILITY_PROFILE_BIT 0x00000002 macro
|