Searched refs:SI_CONTEXT_FLAG_AUX (Results 1 – 4 of 4) sorted by relevance
167 SI_CONTEXT_FLAG_AUX | in si_init_aux_async_compute_ctx()356 if (!(sctx->context_flags & SI_CONTEXT_FLAG_AUX)) in si_destroy_context()365 if (sctx->context_flags & SI_CONTEXT_FLAG_AUX) in si_get_reset_status()371 if (status != PIPE_NO_RESET && needs_reset && !(sctx->context_flags & SI_CONTEXT_FLAG_AUX)) { in si_get_reset_status()798 if (!(flags & SI_CONTEXT_FLAG_AUX)) { in si_create_context()813 &sscreen->b, SI_CONTEXT_FLAG_AUX | in si_create_context()1419 SI_CONTEXT_FLAG_AUX | in radeonsi_screen_create_impl()
81 if (!(ctx->context_flags & SI_CONTEXT_FLAG_AUX) && in si_flush_gfx_cs()
121 #define SI_CONTEXT_FLAG_AUX (1u << 31) macro
4685 - radeonsi: use SI_CONTEXT_FLAG_AUX when recreating the aux context