Searched refs:EGL_CONTEXT_OPENGL_CORE_PROFILE_BIT_KHR (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/egl/main/
H A Deglcontext.c427 case EGL_CONTEXT_OPENGL_CORE_PROFILE_BIT_KHR:
437 * any bits set other than EGL_CONTEXT_OPENGL_CORE_PROFILE_BIT_KHR
595 ctx->Profile = EGL_CONTEXT_OPENGL_CORE_PROFILE_BIT_KHR;
/xsrc/external/mit/MesaLib/dist/src/egl/main/
H A Deglcontext.c435 case EGL_CONTEXT_OPENGL_CORE_PROFILE_BIT_KHR:
445 * any bits set other than EGL_CONTEXT_OPENGL_CORE_PROFILE_BIT_KHR
603 ctx->Profile = EGL_CONTEXT_OPENGL_CORE_PROFILE_BIT_KHR;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/glsl_tests/
H A Damdgcn_glslc.c127 EGL_CONTEXT_OPENGL_CORE_PROFILE_BIT_KHR,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/glsl_tests/
H A Damdgcn_glslc.c127 EGL_CONTEXT_OPENGL_CORE_PROFILE_BIT_KHR,
/xsrc/external/mit/MesaLib/dist/src/egl/drivers/wgl/
H A Degl_wgl.c413 && wgl_ctx->base.Profile == EGL_CONTEXT_OPENGL_CORE_PROFILE_BIT_KHR)
/xsrc/external/mit/xorg-server/dist/glamor/
H A Dglamor_egl.c984 EGL_CONTEXT_OPENGL_CORE_PROFILE_BIT_KHR,
/xsrc/external/mit/MesaLib.old/dist/include/EGL/
H A Deglext.h99 #define EGL_CONTEXT_OPENGL_CORE_PROFILE_BIT_KHR 0x00000001 macro
/xsrc/external/mit/MesaLib/dist/include/EGL/
H A Deglext.h80 #define EGL_CONTEXT_OPENGL_CORE_PROFILE_BIT_KHR 0x00000001 macro
/xsrc/external/mit/libepoxy/src/
H A Degl_generated.h218 #define EGL_CONTEXT_OPENGL_CORE_PROFILE_BIT_KHR 0x00000001 macro
/xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/dri2/
H A Degl_dri2.c1058 * bits set other than EGL_CONTEXT_OPENGL_CORE_PROFILE_BIT_KHR and
1243 && dri2_ctx->base.Profile == EGL_CONTEXT_OPENGL_CORE_PROFILE_BIT_KHR)
/xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/
H A Degl_dri2.c1365 * bits set other than EGL_CONTEXT_OPENGL_CORE_PROFILE_BIT_KHR and
1548 && dri2_ctx->base.Profile == EGL_CONTEXT_OPENGL_CORE_PROFILE_BIT_KHR)

Completed in 29 milliseconds