Searched refs:attribute_mask (Results 1 – 9 of 9) sorted by relevance
79 if (ctx_config->attribute_mask & ~allowed_attribs) { in dri_create_context()118 if (ctx_config->attribute_mask & __DRIVER_CONTEXT_ATTRIB_RESET_STRATEGY) in dri_create_context()125 if (ctx_config->attribute_mask & __DRIVER_CONTEXT_ATTRIB_PRIORITY) { in dri_create_context()138 if ((ctx_config->attribute_mask & __DRIVER_CONTEXT_ATTRIB_RELEASE_BEHAVIOR) in dri_create_context()
317 ctx_config.attribute_mask = 0; in driCreateContextAttribs()359 ctx_config.attribute_mask |= in driCreateContextAttribs()363 ctx_config.attribute_mask &= in driCreateContextAttribs()368 ctx_config.attribute_mask |= __DRIVER_CONTEXT_ATTRIB_PRIORITY; in driCreateContextAttribs()373 ctx_config.attribute_mask |= in driCreateContextAttribs()377 ctx_config.attribute_mask &= in driCreateContextAttribs()
94 uint32_t attribute_mask; member
159 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()
964 if (ctx_config->attribute_mask & in brwCreateContext()972 ((ctx_config->attribute_mask & __DRIVER_CONTEXT_ATTRIB_RESET_STRATEGY) && in brwCreateContext()1080 if (ctx_config->attribute_mask & __DRIVER_CONTEXT_ATTRIB_PRIORITY) { in brwCreateContext()
777 if (ctx_config->attribute_mask != 0) { in dri_create_context()
972 if (ctx_config->attribute_mask) { in intelCreateContext()