Home
last modified time | relevance | path

Searched refs:GL_CONTEXT_CORE_PROFILE_BIT (Results 1 – 25 of 29) sorted by relevance

12

/third_party/skia/third_party/externals/angle2/include/
Dangle_gl.h25 #define GL_CONTEXT_CORE_PROFILE_BIT 0x00000001 macro
/third_party/flutter/glfw/src/
Dinternal.h79 #define GL_CONTEXT_CORE_PROFILE_BIT 0x00000001 macro
Dcontext.c476 else if (mask & GL_CONTEXT_CORE_PROFILE_BIT) in _glfwRefreshContextAttribs()
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
Dformatutilsgl.cpp442 if ((functions->profile & GL_CONTEXT_CORE_PROFILE_BIT) != 0) in GetNativeInternalFormat()
502 if ((functions->profile & GL_CONTEXT_CORE_PROFILE_BIT) != 0) in GetNativeFormat()
Drenderergl_utils.cpp556 (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()
DRendererGL.cpp505 else if ((mFunctions->profile & GL_CONTEXT_CORE_PROFILE_BIT) != 0) in getRendererDescription()
Dfunctionsgl_enums.h760 #define GL_CONTEXT_CORE_PROFILE_BIT 0x00000001 macro
DStateManagerGL.cpp157 if ((mFunctions->profile & GL_CONTEXT_CORE_PROFILE_BIT) == 0)
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
Drenderergl_utils.cpp777 (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()
Dformatutilsgl.cpp531 if ((functions->profile & GL_CONTEXT_CORE_PROFILE_BIT) != 0) in GetNativeInternalFormat()
633 if ((functions->profile & GL_CONTEXT_CORE_PROFILE_BIT) != 0) in GetNativeFormat()
Dfunctionsgl_enums.h760 #define GL_CONTEXT_CORE_PROFILE_BIT 0x00000001 macro
DStateManagerGL.cpp185 if ((mFunctions->profile & GL_CONTEXT_CORE_PROFILE_BIT) == 0)
/third_party/flutter/glfw/tests/
Dglfwinfo.c138 if (mask & GL_CONTEXT_CORE_PROFILE_BIT) in get_profile_name_gl()
/third_party/vk-gl-cts/modules/egl/
DteglCreateContextExtTests.cpp594 if (profile == GL_CONTEXT_CORE_PROFILE_BIT) in checkVersionString()
/third_party/mesa3d/src/mesa/main/
Dcontext.c589 ? GL_CONTEXT_CORE_PROFILE_BIT in _mesa_init_constants()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglcontext.c658 if (context_flags & GL_CONTEXT_CORE_PROFILE_BIT) in gst_gl_context_get_current_gl_api()
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwEnums.inl20 #define GL_CONTEXT_CORE_PROFILE_BIT 0x00000001 macro
/third_party/flutter/glfw/deps/glad/
Dglad.h1315 #define GL_CONTEXT_CORE_PROFILE_BIT 0x00000001 macro
/third_party/flutter/skia/third_party/externals/imgui/examples/libs/gl3w/GL/
Dglcorearb.h890 #define GL_CONTEXT_CORE_PROFILE_BIT 0x00000001 macro
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DContext.cpp54 #define GL_CONTEXT_CORE_PROFILE_BIT 0x00000001 macro
/third_party/openGLES/api/GL/
Dglcorearb.h1482 #define GL_CONTEXT_CORE_PROFILE_BIT 0x00000001 macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
Dglcorearb.h1538 #define GL_CONTEXT_CORE_PROFILE_BIT 0x00000001 macro
/third_party/mesa3d/include/GL/
Dglcorearb.h1501 #define GL_CONTEXT_CORE_PROFILE_BIT 0x00000001 macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
Dglcorearb.h1538 #define GL_CONTEXT_CORE_PROFILE_BIT 0x00000001 macro
/third_party/flutter/skia/third_party/externals/sdl/include/
DSDL_opengl_glext.h1411 #define GL_CONTEXT_CORE_PROFILE_BIT 0x00000001 macro

12