Searched refs:__DRIVER_CONTEXT_ATTRIB_PRIORITY (Results 1 – 4 of 4) sorted by relevance
63 __DRIVER_CONTEXT_ATTRIB_PRIORITY | in dri_create_context()125 if (ctx_config->attribute_mask & __DRIVER_CONTEXT_ATTRIB_PRIORITY) { in dri_create_context()
107 #define __DRIVER_CONTEXT_ATTRIB_PRIORITY (1 << 1) macro
368 ctx_config.attribute_mask |= __DRIVER_CONTEXT_ATTRIB_PRIORITY; in driCreateContextAttribs()
966 __DRIVER_CONTEXT_ATTRIB_PRIORITY)) { in brwCreateContext()1080 if (ctx_config->attribute_mask & __DRIVER_CONTEXT_ATTRIB_PRIORITY) { in brwCreateContext()