/third_party/skia/third_party/externals/angle2/include/ |
D | angle_gl.h | 25 #define GL_CONTEXT_CORE_PROFILE_BIT 0x00000001 macro
|
/third_party/flutter/glfw/src/ |
D | internal.h | 79 #define GL_CONTEXT_CORE_PROFILE_BIT 0x00000001 macro
|
D | context.c | 476 else if (mask & GL_CONTEXT_CORE_PROFILE_BIT) in _glfwRefreshContextAttribs()
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
D | formatutilsgl.cpp | 442 if ((functions->profile & GL_CONTEXT_CORE_PROFILE_BIT) != 0) in GetNativeInternalFormat() 502 if ((functions->profile & GL_CONTEXT_CORE_PROFILE_BIT) != 0) in GetNativeFormat()
|
D | renderergl_utils.cpp | 556 (functions->profile & GL_CONTEXT_CORE_PROFILE_BIT) != 0) in GenerateCaps() 764 (functions->profile & GL_CONTEXT_CORE_PROFILE_BIT) != 0) in GenerateCaps() 864 if (functions->profile & GL_CONTEXT_CORE_PROFILE_BIT) in GenerateCaps()
|
D | RendererGL.cpp | 505 else if ((mFunctions->profile & GL_CONTEXT_CORE_PROFILE_BIT) != 0) in getRendererDescription()
|
D | functionsgl_enums.h | 760 #define GL_CONTEXT_CORE_PROFILE_BIT 0x00000001 macro
|
D | StateManagerGL.cpp | 157 if ((mFunctions->profile & GL_CONTEXT_CORE_PROFILE_BIT) == 0)
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
D | renderergl_utils.cpp | 777 (functions->profile & GL_CONTEXT_CORE_PROFILE_BIT) != 0) in GenerateCaps() 985 (functions->profile & GL_CONTEXT_CORE_PROFILE_BIT) != 0) in GenerateCaps() 1085 if (functions->profile & GL_CONTEXT_CORE_PROFILE_BIT) in GenerateCaps() 2246 return (functions->profile & GL_CONTEXT_CORE_PROFILE_BIT) == 0; in CanUseDefaultVertexArrayObject()
|
D | formatutilsgl.cpp | 531 if ((functions->profile & GL_CONTEXT_CORE_PROFILE_BIT) != 0) in GetNativeInternalFormat() 633 if ((functions->profile & GL_CONTEXT_CORE_PROFILE_BIT) != 0) in GetNativeFormat()
|
D | functionsgl_enums.h | 760 #define GL_CONTEXT_CORE_PROFILE_BIT 0x00000001 macro
|
D | StateManagerGL.cpp | 185 if ((mFunctions->profile & GL_CONTEXT_CORE_PROFILE_BIT) == 0)
|
/third_party/flutter/glfw/tests/ |
D | glfwinfo.c | 138 if (mask & GL_CONTEXT_CORE_PROFILE_BIT) in get_profile_name_gl()
|
/third_party/vk-gl-cts/modules/egl/ |
D | teglCreateContextExtTests.cpp | 594 if (profile == GL_CONTEXT_CORE_PROFILE_BIT) in checkVersionString()
|
/third_party/mesa3d/src/mesa/main/ |
D | context.c | 589 ? GL_CONTEXT_CORE_PROFILE_BIT in _mesa_init_constants()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstglcontext.c | 658 if (context_flags & GL_CONTEXT_CORE_PROFILE_BIT) in gst_gl_context_get_current_gl_api()
|
/third_party/vk-gl-cts/framework/opengl/wrapper/ |
D | glwEnums.inl | 20 #define GL_CONTEXT_CORE_PROFILE_BIT 0x00000001 macro
|
/third_party/flutter/glfw/deps/glad/ |
D | glad.h | 1315 #define GL_CONTEXT_CORE_PROFILE_BIT 0x00000001 macro
|
/third_party/flutter/skia/third_party/externals/imgui/examples/libs/gl3w/GL/ |
D | glcorearb.h | 890 #define GL_CONTEXT_CORE_PROFILE_BIT 0x00000001 macro
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/ |
D | Context.cpp | 54 #define GL_CONTEXT_CORE_PROFILE_BIT 0x00000001 macro
|
/third_party/openGLES/api/GL/ |
D | glcorearb.h | 1482 #define GL_CONTEXT_CORE_PROFILE_BIT 0x00000001 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
D | glcorearb.h | 1538 #define GL_CONTEXT_CORE_PROFILE_BIT 0x00000001 macro
|
/third_party/mesa3d/include/GL/ |
D | glcorearb.h | 1501 #define GL_CONTEXT_CORE_PROFILE_BIT 0x00000001 macro
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
D | glcorearb.h | 1538 #define GL_CONTEXT_CORE_PROFILE_BIT 0x00000001 macro
|
/third_party/flutter/skia/third_party/externals/sdl/include/ |
D | SDL_opengl_glext.h | 1411 #define GL_CONTEXT_CORE_PROFILE_BIT 0x00000001 macro
|