Searched refs:reset_strategy (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/common/
H A Ddri_util.h97 int reset_strategy; member in struct:__DriverContextConfig
H A Ddri_util.c354 ctx_config.reset_strategy = attribs[i * 2 + 1];
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/common/
H A Ddri_util.h97 int reset_strategy; member in struct:__DriverContextConfig
H A Ddri_util.c361 ctx_config.reset_strategy = attribs[i * 2 + 1];
/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.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 55 milliseconds