Searched refs:dcc_width (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_meta_dcc_retile.c265 unsigned dcc_width = DIV_ROUND_UP(width, image->planes[0].surface.u.gfx9.color.dcc_block_width); local in function:radv_retile_dcc
279 radv_unaligned_dispatch(cmd_buffer, dcc_width, dcc_height, 1);
H A Dradv_meta_clear.c1594 unsigned dcc_width = local in function:radv_clear_dcc_comp_to_single
1610 radv_unaligned_dispatch(cmd_buffer, dcc_width, dcc_height, layer_count);

Completed in 8 milliseconds