Searched refs:__DRIVER_CONTEXT_ATTRIB_RESET_STRATEGY (Results 1 – 4 of 4) sorted by relevance
68 allowed_attribs |= __DRIVER_CONTEXT_ATTRIB_RESET_STRATEGY; in dri_create_context()110 if (ctx_config->attribute_mask & __DRIVER_CONTEXT_ATTRIB_RESET_STRATEGY) in dri_create_context()
102 #define __DRIVER_CONTEXT_ATTRIB_RESET_STRATEGY (1 << 0) macro
351 __DRIVER_CONTEXT_ATTRIB_RESET_STRATEGY; in driCreateContextAttribs()355 ~__DRIVER_CONTEXT_ATTRIB_RESET_STRATEGY; in driCreateContextAttribs()
872 ~(__DRIVER_CONTEXT_ATTRIB_RESET_STRATEGY | in brwCreateContext()879 ((ctx_config->attribute_mask & __DRIVER_CONTEXT_ATTRIB_RESET_STRATEGY) && in brwCreateContext()