Searched refs:aux_context (Results 1 – 5 of 5) sorted by relevance
1321 rscreen->aux_context->destroy(rscreen->aux_context); in r600_destroy_common_screen()1359 struct r600_common_context *rctx = (struct r600_common_context*)rscreen->aux_context; in r600_screen_clear_buffer()1363 rscreen->aux_context->flush(rscreen->aux_context, NULL, 0); in r600_screen_clear_buffer()
312 if (ctx == rscreen->aux_context) in r600_eliminate_fast_color_clear()318 if (ctx == rscreen->aux_context) in r600_eliminate_fast_color_clear()401 if (&rctx->b == rscreen->aux_context) in r600_texture_disable_dcc()408 if (&rctx->b == rscreen->aux_context) in r600_texture_disable_dcc()495 (ctx ? ctx : rscreen->aux_context); in r600_texture_get_handle()
383 struct pipe_context *aux_context; member
700 rscreen->b.aux_context = rscreen->b.b.context_create(&rscreen->b.b, NULL, 0); in r600_screen_create()
858 sscreen->b.aux_context = sscreen->b.b.context_create(&sscreen->b.b, NULL, 0); in radeonsi_screen_create()