Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/dri/
Ddri_util.h100 int reset_strategy; member
Ddri_context.c118 if (ctx_config->reset_strategy != __DRI_CTX_RESET_NO_NOTIFICATION) in dri_create_context()
Ddri_util.c506 ctx_config.reset_strategy = attribs[i * 2 + 1]; in driCreateContextAttribs()