Home
last modified time | relevance | path

Searched refs:SI_OP_SYNC_AFTER (Results 1 - 8 of 8) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_cp_reg_shadowing.c211 0, sctx->shadowed_regs->bo_size, 0, SI_OP_SYNC_AFTER, in si_init_cp_reg_shadowing()
H A Dsi_compute_blit.c194 if (flags & SI_OP_SYNC_AFTER) { in si_launch_grid_internal()
248 if (flags & SI_OP_SYNC_AFTER) in si_launch_grid_internal_ssbos()
944 log_fragments >= 2 && log_samples == 4 ? 8 : 4, SI_OP_SYNC_AFTER, in si_compute_expand_fmask()
H A Dgfx10_query.c409 SI_OP_SYNC_PS_BEFORE | SI_OP_SYNC_AFTER, SI_COHERENCY_SHADER, in gfx10_sh_query_get_result_resource()
H A Dsi_cp_dma.c181 if (user_flags & SI_OP_SYNC_AFTER && byte_count == remaining_size) { in si_cp_dma_prepare()
H A Dsi_buffer.c209 si_screen_clear_buffer(sscreen, &res->b.b, 0, res->bo_size, 0, SI_OP_SYNC_AFTER); in si_alloc_resource()
H A Dsi_pipe.h1396 #define SI_OP_SYNC_AFTER (1 << 3) macro
1397 #define SI_OP_SYNC_BEFORE_AFTER (SI_OP_SYNC_BEFORE | SI_OP_SYNC_AFTER)
H A Dsi_query.c1658 SI_OP_SYNC_AFTER, SI_COHERENCY_SHADER, in si_query_hw_get_result_resource()
H A Dsi_pipe.c794 &clear_value, 4, SI_OP_SYNC_AFTER, SI_COHERENCY_SHADER, in si_create_context()

Completed in 14 milliseconds