Searched refs:reset_strategy (Results 1 – 4 of 4) sorted by relevance
93 int reset_strategy; member
352 ctx_config.reset_strategy = attribs[i * 2 + 1]; in driCreateContextAttribs()
111 if (ctx_config->reset_strategy != __DRI_CTX_RESET_NO_NOTIFICATION) in dri_create_context()
880 ctx_config->reset_strategy != __DRI_CTX_RESET_NO_NOTIFICATION); in brwCreateContext()