Searched refs:__DRIVER_CONTEXT_ATTRIB_PRIORITY (Results 1 – 4 of 4) sorted by relevance
61 __DRIVER_CONTEXT_ATTRIB_PRIORITY | in dri_create_context()117 if (ctx_config->attribute_mask & __DRIVER_CONTEXT_ATTRIB_PRIORITY) { in dri_create_context()
103 #define __DRIVER_CONTEXT_ATTRIB_PRIORITY (1 << 1) macro
359 ctx_config.attribute_mask |= __DRIVER_CONTEXT_ATTRIB_PRIORITY; in driCreateContextAttribs()
873 __DRIVER_CONTEXT_ATTRIB_PRIORITY)) { in brwCreateContext()991 if (ctx_config->attribute_mask & __DRIVER_CONTEXT_ATTRIB_PRIORITY) { in brwCreateContext()