Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/common/
H A DPackedEGLEnums_autogen.cpp122 case EGL_CONTEXT_PRIORITY_MEDIUM_IMG: in FromEGLenum()
138 return EGL_CONTEXT_PRIORITY_MEDIUM_IMG; in ToEGLenum()
155 os << "EGL_CONTEXT_PRIORITY_MEDIUM_IMG"; in operator <<()
/third_party/mesa3d/src/egl/main/
H A Deglcontext.c356 * EGL_CONTEXT_PRIORITY_MEDIUM_IMG." in _eglParseContextAttribList()
365 case EGL_CONTEXT_PRIORITY_MEDIUM_IMG: in _eglParseContextAttribList()
609 ctx->ContextPriority = EGL_CONTEXT_PRIORITY_MEDIUM_IMG; in _eglInitContext()
/third_party/mesa3d/src/egl/drivers/dri2/
H A Degl_dri2.c1448 if (dri2_ctx->base.ContextPriority != EGL_CONTEXT_PRIORITY_MEDIUM_IMG) { in dri2_fill_context_attribs()
1455 case EGL_CONTEXT_PRIORITY_MEDIUM_IMG: in dri2_fill_context_attribs()
/third_party/EGL/api/EGL/
H A Deglext.h1053 #define EGL_CONTEXT_PRIORITY_MEDIUM_IMG 0x3102 macro
/third_party/mesa3d/include/EGL/
H A Deglext.h1027 #define EGL_CONTEXT_PRIORITY_MEDIUM_IMG 0x3102 macro
/third_party/skia/third_party/externals/swiftshader/include/EGL/
H A Deglext.h980 #define EGL_CONTEXT_PRIORITY_MEDIUM_IMG 0x3102 macro
/third_party/skia/third_party/externals/egl-registry/api/EGL/
H A Deglext.h980 #define EGL_CONTEXT_PRIORITY_MEDIUM_IMG 0x3102 macro
/third_party/skia/third_party/externals/angle2/include/EGL/
H A Deglext.h988 #define EGL_CONTEXT_PRIORITY_MEDIUM_IMG 0x3102 macro
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationEGL.cpp1814 case EGL_CONTEXT_PRIORITY_MEDIUM_IMG: in ValidateCreateContextAttributeValue()
1821 "EGL_CONTEXT_PRIORITY_MEDIUM_IMG, or " in ValidateCreateContextAttributeValue()
H A DContext.cpp227 attribs.getAsInt(EGL_CONTEXT_PRIORITY_LEVEL_IMG, EGL_CONTEXT_PRIORITY_MEDIUM_IMG)); in GetContextPriority()
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A DFrameCapture.cpp5715 false, EGL_CONTEXT_PRIORITY_MEDIUM_IMG, in runMidExecutionCapture()
5742 EGL_CONTEXT_PRIORITY_MEDIUM_IMG, shareContext->getState().hasProtectedContent()); in runMidExecutionCapture()

Completed in 62 milliseconds