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

/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Ddri_common.c436 *reset = __DRI_CTX_RESET_NO_NOTIFICATION;
476 *reset = __DRI_CTX_RESET_NO_NOTIFICATION;
H A Ddri3_glx.c248 int reset = __DRI_CTX_RESET_NO_NOTIFICATION;
293 if (reset != __DRI_CTX_RESET_NO_NOTIFICATION) {
H A Ddrisw_glx.c609 if (reset != __DRI_CTX_RESET_NO_NOTIFICATION)
H A Ddri2_glx.c297 if (reset != __DRI_CTX_RESET_NO_NOTIFICATION) {
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/dri/
H A Ddri_context.c117 if (ctx_config->reset_strategy != __DRI_CTX_RESET_NO_NOTIFICATION)
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/dri/
H A Ddri_context.c119 if (ctx_config->reset_strategy != __DRI_CTX_RESET_NO_NOTIFICATION)
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Ddri_common.c432 dca->reset = __DRI_CTX_RESET_NO_NOTIFICATION;
467 dca->reset = __DRI_CTX_RESET_NO_NOTIFICATION;
H A Ddri3_glx.c287 if (dca.reset != __DRI_CTX_RESET_NO_NOTIFICATION) {
H A Ddri2_glx.c236 if (dca.reset != __DRI_CTX_RESET_NO_NOTIFICATION) {
/xsrc/external/mit/xorg-server/dist/glx/
H A Dglxdri2.c356 *reset = __DRI_CTX_RESET_NO_NOTIFICATION;
395 *reset = __DRI_CTX_RESET_NO_NOTIFICATION;
483 if (reset != __DRI_CTX_RESET_NO_NOTIFICATION) {
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/common/
H A Ddri_util.c351 if (attribs[i * 2 + 1] != __DRI_CTX_RESET_NO_NOTIFICATION) {
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/common/
H A Ddri_util.c358 if (attribs[i * 2 + 1] != __DRI_CTX_RESET_NO_NOTIFICATION) {
/xsrc/external/mit/MesaLib.old/dist/include/GL/internal/
H A Ddri_interface.h1163 #define __DRI_CTX_RESET_NO_NOTIFICATION 0 macro
/xsrc/external/mit/MesaLib/dist/include/GL/internal/
H A Ddri_interface.h1148 #define __DRI_CTX_RESET_NO_NOTIFICATION 0 macro
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_context.c956 ctx_config->reset_strategy != __DRI_CTX_RESET_NO_NOTIFICATION);
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_context.c996 ctx_config->reset_strategy != __DRI_CTX_RESET_NO_NOTIFICATION);

Completed in 131 milliseconds