Searched refs:__DRIVER_CONTEXT_ATTRIB_RESET_STRATEGY (Results 1 – 4 of 4) sorted by relevance
71 allowed_attribs |= __DRIVER_CONTEXT_ATTRIB_RESET_STRATEGY; in dri_create_context()118 if (ctx_config->attribute_mask & __DRIVER_CONTEXT_ATTRIB_RESET_STRATEGY) in dri_create_context()
106 #define __DRIVER_CONTEXT_ATTRIB_RESET_STRATEGY (1 << 0) macro
360 __DRIVER_CONTEXT_ATTRIB_RESET_STRATEGY; in driCreateContextAttribs()364 ~__DRIVER_CONTEXT_ATTRIB_RESET_STRATEGY; in driCreateContextAttribs()
987 ~(__DRIVER_CONTEXT_ATTRIB_RESET_STRATEGY | in brw_create_context()994 ((ctx_config->attribute_mask & __DRIVER_CONTEXT_ATTRIB_RESET_STRATEGY) && in brw_create_context()