Home
last modified time | relevance | path

Searched refs:ResetNotificationStrategy (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/egl/main/
Deglcontext.c170 ctx->ResetNotificationStrategy = val; in _eglParseContextAttribList()
186 ctx->ResetNotificationStrategy = val; in _eglParseContextAttribList()
331 switch (ctx->ResetNotificationStrategy) { in _eglParseContextAttribList()
377 ctx->ResetNotificationStrategy = EGL_NO_RESET_NOTIFICATION_KHR; in _eglInitContext()
Deglcontext.h59 EGLint ResetNotificationStrategy; member
/external/chromium_org/third_party/mesa/src/src/egl/main/
Deglcontext.c170 ctx->ResetNotificationStrategy = val; in _eglParseContextAttribList()
186 ctx->ResetNotificationStrategy = val; in _eglParseContextAttribList()
331 switch (ctx->ResetNotificationStrategy) { in _eglParseContextAttribList()
377 ctx->ResetNotificationStrategy = EGL_NO_RESET_NOTIFICATION_KHR; in _eglInitContext()
Deglcontext.h59 EGLint ResetNotificationStrategy; member
/external/chromium_org/third_party/mesa/src/src/egl/drivers/dri2/
Degl_dri2.c810 if (dri2_ctx->base.ResetNotificationStrategy != EGL_NO_RESET_NOTIFICATION_KHR) { in dri2_create_context()
/external/mesa3d/src/egl/drivers/dri2/
Degl_dri2.c810 if (dri2_ctx->base.ResetNotificationStrategy != EGL_NO_RESET_NOTIFICATION_KHR) { in dri2_create_context()