Home
last modified time | relevance | path

Searched refs:reset_strategy (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/common/
Ddri_util.h93 int reset_strategy; member
Ddri_util.c352 ctx_config.reset_strategy = attribs[i * 2 + 1]; in driCreateContextAttribs()
/external/mesa3d/src/gallium/state_trackers/dri/
Ddri_context.c111 if (ctx_config->reset_strategy != __DRI_CTX_RESET_NO_NOTIFICATION) in dri_create_context()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_context.c880 ctx_config->reset_strategy != __DRI_CTX_RESET_NO_NOTIFICATION); in brwCreateContext()