Home
last modified time | relevance | path

Searched refs:EGL_CONTEXT_OPENGL_FORWARD_COMPATIBLE_BIT_KHR (Results 1 – 20 of 20) sorted by relevance

/third_party/mesa3d/src/egl/main/
Deglcontext.c185 if ((val & EGL_CONTEXT_OPENGL_FORWARD_COMPATIBLE_BIT_KHR) && in _eglParseContextAttribList()
324 ctx->Flags |= EGL_CONTEXT_OPENGL_FORWARD_COMPATIBLE_BIT_KHR; in _eglParseContextAttribList()
482 || (ctx->Flags & EGL_CONTEXT_OPENGL_FORWARD_COMPATIBLE_BIT_KHR) != 0) in _eglParseContextAttribList()
488 || (ctx->Flags & EGL_CONTEXT_OPENGL_FORWARD_COMPATIBLE_BIT_KHR) != 0) in _eglParseContextAttribList()
567 | EGL_CONTEXT_OPENGL_FORWARD_COMPATIBLE_BIT_KHR in _eglParseContextAttribList()
/third_party/vk-gl-cts/framework/platform/surfaceless/
DtcuSurfacelessPlatform.cpp60 #define EGL_CONTEXT_OPENGL_FORWARD_COMPATIBLE_BIT_KHR 0x00000002 macro
412 flags |= EGL_CONTEXT_OPENGL_FORWARD_COMPATIBLE_BIT_KHR; in EglRenderContext()
/third_party/flutter/glfw/src/
Degl_context.h94 #define EGL_CONTEXT_OPENGL_FORWARD_COMPATIBLE_BIT_KHR 0x00000002 macro
Degl_context.c484 flags |= EGL_CONTEXT_OPENGL_FORWARD_COMPATIBLE_BIT_KHR; in _glfwCreateContextEGL()
/third_party/vk-gl-cts/framework/egl/
DegluGLUtil.cpp171 flags |= EGL_CONTEXT_OPENGL_FORWARD_COMPATIBLE_BIT_KHR; in createGLContext()
/third_party/skia/third_party/externals/egl-registry/extensions/KHR/
DEGL_KHR_create_context.txt90 EGL_CONTEXT_OPENGL_FORWARD_COMPATIBLE_BIT_KHR 0x00000002
271 If the EGL_CONTEXT_OPENGL_FORWARD_COMPATIBLE_BIT_KHR flag bit is set
370 EGL_CONTEXT_OPENGL_FORWARD_COMPATIBLE_BIT_KHR, specify an OpenGL
392 EGL_CONTEXT_OPENGL_FORWARD_COMPATIBLE_BIT_KHR is set and the
/third_party/EGL/extensions/KHR/
DEGL_KHR_create_context.txt90 EGL_CONTEXT_OPENGL_FORWARD_COMPATIBLE_BIT_KHR 0x00000002
271 If the EGL_CONTEXT_OPENGL_FORWARD_COMPATIBLE_BIT_KHR flag bit is set
370 EGL_CONTEXT_OPENGL_FORWARD_COMPATIBLE_BIT_KHR, specify an OpenGL
392 EGL_CONTEXT_OPENGL_FORWARD_COMPATIBLE_BIT_KHR is set and the
/third_party/vk-gl-cts/modules/egl/
DteglCreateContextExtTests.cpp110 if ((flags & EGL_CONTEXT_OPENGL_FORWARD_COMPATIBLE_BIT_KHR) != 0) in eglContextFlagsToString()
237 if ((*iter & EGL_CONTEXT_OPENGL_FORWARD_COMPATIBLE_BIT_KHR) != 0) in attribListToContextType()
/third_party/vk-gl-cts/framework/platform/ohos/rosen_context/
Drosen_context_impl.cpp374 flags |= EGL_CONTEXT_OPENGL_FORWARD_COMPATIBLE_BIT_KHR; in InitEglContext()
/third_party/vk-gl-cts/framework/egl/wrapper/
DeglwEnums.inl27 #define EGL_CONTEXT_OPENGL_FORWARD_COMPATIBLE_BIT_KHR 0x00000002 macro
DeglwEnumsC.inl27 #define EGL_CONTEXT_OPENGL_FORWARD_COMPATIBLE_BIT_KHR 0x00000002 macro
/third_party/mesa3d/src/egl/drivers/wgl/
Degl_wgl.c431 if (wgl_ctx->base.Flags & EGL_CONTEXT_OPENGL_FORWARD_COMPATIBLE_BIT_KHR) in wgl_create_context()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
DlibEGL.cpp849 case EGL_CONTEXT_OPENGL_FORWARD_COMPATIBLE_BIT_KHR: in CreateContext()
/third_party/skia/third_party/externals/egl-registry/api/EGL/
Deglext.h97 #define EGL_CONTEXT_OPENGL_FORWARD_COMPATIBLE_BIT_KHR 0x00000002 macro
/third_party/skia/third_party/externals/swiftshader/include/EGL/
Deglext.h97 #define EGL_CONTEXT_OPENGL_FORWARD_COMPATIBLE_BIT_KHR 0x00000002 macro
/third_party/flutter/skia/third_party/externals/sdl/include/
DSDL_egl.h874 #define EGL_CONTEXT_OPENGL_FORWARD_COMPATIBLE_BIT_KHR 0x00000002 macro
/third_party/flutter/skia/third_party/externals/angle2/include/EGL/
Deglext.h97 #define EGL_CONTEXT_OPENGL_FORWARD_COMPATIBLE_BIT_KHR 0x00000002 macro
/third_party/mesa3d/include/EGL/
Deglext.h78 #define EGL_CONTEXT_OPENGL_FORWARD_COMPATIBLE_BIT_KHR 0x00000002 macro
/third_party/skia/third_party/externals/angle2/include/EGL/
Deglext.h78 #define EGL_CONTEXT_OPENGL_FORWARD_COMPATIBLE_BIT_KHR 0x00000002 macro
/third_party/EGL/api/EGL/
Deglext.h78 #define EGL_CONTEXT_OPENGL_FORWARD_COMPATIBLE_BIT_KHR 0x00000002 macro