Home
last modified time | relevance | path

Searched refs:get_tc_l2_flag (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_cp_dma.c146 static unsigned get_tc_l2_flag(struct si_context *sctx, enum r600_coherency coher) in get_tc_l2_flag() function
213 unsigned tc_l2_flag = get_tc_l2_flag(sctx, coher); in si_clear_buffer()
407 unsigned tc_l2_flag = get_tc_l2_flag(sctx, R600_COHERENCY_SHADER); in si_copy_buffer()