Home
last modified time | relevance | path

Searched refs:__DRI_CTX_RESET_NO_NOTIFICATION (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/glx/
H A Ddri_common.c524 dca->reset = __DRI_CTX_RESET_NO_NOTIFICATION; in dri_convert_glx_attribs()
560 dca->reset = __DRI_CTX_RESET_NO_NOTIFICATION; in dri_convert_glx_attribs()
H A Ddri2_glx.c217 if (dca.reset != __DRI_CTX_RESET_NO_NOTIFICATION) { in dri2_create_context_attribs()
H A Ddri3_glx.c295 if (dca.reset != __DRI_CTX_RESET_NO_NOTIFICATION) { in dri3_create_context_attribs()
H A Ddrisw_glx.c618 if (dca.reset != __DRI_CTX_RESET_NO_NOTIFICATION) { in drisw_create_context_attribs()
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri_context.c118 if (ctx_config->reset_strategy != __DRI_CTX_RESET_NO_NOTIFICATION) in dri_create_context()
H A Ddri_util.c503 if (attribs[i * 2 + 1] != __DRI_CTX_RESET_NO_NOTIFICATION) { in driCreateContextAttribs()
/third_party/mesa3d/include/GL/internal/
H A Ddri_interface.h1076 #define __DRI_CTX_RESET_NO_NOTIFICATION 0 macro

Completed in 14 milliseconds