Searched refs:attribute_mask (Results 1 – 9 of 9) sorted by relevance
76 if (ctx_config->attribute_mask & ~allowed_attribs) { in dri_create_context()110 if (ctx_config->attribute_mask & __DRIVER_CONTEXT_ATTRIB_RESET_STRATEGY) in dri_create_context()117 if (ctx_config->attribute_mask & __DRIVER_CONTEXT_ATTRIB_PRIORITY) { in dri_create_context()130 if ((ctx_config->attribute_mask & __DRIVER_CONTEXT_ATTRIB_RELEASE_BEHAVIOR) in dri_create_context()
308 ctx_config.attribute_mask = 0; in driCreateContextAttribs()350 ctx_config.attribute_mask |= in driCreateContextAttribs()354 ctx_config.attribute_mask &= in driCreateContextAttribs()359 ctx_config.attribute_mask |= __DRIVER_CONTEXT_ATTRIB_PRIORITY; in driCreateContextAttribs()364 ctx_config.attribute_mask |= in driCreateContextAttribs()368 ctx_config.attribute_mask &= in driCreateContextAttribs()
90 uint32_t attribute_mask; member
160 if (ctx_config->attribute_mask) { in r100CreateContext()
194 if (ctx_config->attribute_mask) { in r200CreateContext()
68 if (ctx_config->attribute_mask) { in nouveau_context_create()
871 if (ctx_config->attribute_mask & in brwCreateContext()879 ((ctx_config->attribute_mask & __DRIVER_CONTEXT_ATTRIB_RESET_STRATEGY) && in brwCreateContext()991 if (ctx_config->attribute_mask & __DRIVER_CONTEXT_ATTRIB_PRIORITY) { in brwCreateContext()
772 if (ctx_config->attribute_mask != 0) { in dri_create_context()
975 if (ctx_config->attribute_mask) { in intelCreateContext()