Searched refs:EGL_CONTEXT_PRIORITY_MEDIUM_IMG (Results 1 – 11 of 11) sorted by relevance
77 case EGL_CONTEXT_PRIORITY_MEDIUM_IMG: in FromEGLenum()93 return EGL_CONTEXT_PRIORITY_MEDIUM_IMG; in ToEGLenum()
365 case EGL_CONTEXT_PRIORITY_MEDIUM_IMG: in _eglParseContextAttribList()609 ctx->ContextPriority = EGL_CONTEXT_PRIORITY_MEDIUM_IMG; in _eglInitContext()
1440 if (dri2_ctx->base.ContextPriority != EGL_CONTEXT_PRIORITY_MEDIUM_IMG) { in dri2_fill_context_attribs()1447 case EGL_CONTEXT_PRIORITY_MEDIUM_IMG: in dri2_fill_context_attribs()
980 #define EGL_CONTEXT_PRIORITY_MEDIUM_IMG 0x3102 macro
996 #define EGL_CONTEXT_PRIORITY_MEDIUM_IMG 0x3102 macro
988 #define EGL_CONTEXT_PRIORITY_MEDIUM_IMG 0x3102 macro
1123 #define EGL_CONTEXT_PRIORITY_MEDIUM_IMG 0x3102 macro
464 #define EGL_CONTEXT_PRIORITY_MEDIUM_IMG 0x3102 macro
2327 EGL_CONTEXT_PRIORITY_MEDIUM_IMG, apiState.hasProtectedContent()); in CaptureSharedContextMidExecutionSetup()2896 EGL_CONTEXT_PRIORITY_MEDIUM_IMG, apiState.hasProtectedContent()); in CaptureMidExecutionSetup()
1921 case EGL_CONTEXT_PRIORITY_MEDIUM_IMG: in ValidateCreateContext()
224 attribs.getAsInt(EGL_CONTEXT_PRIORITY_LEVEL_IMG, EGL_CONTEXT_PRIORITY_MEDIUM_IMG)); in GetContextPriority()