Home
last modified time | relevance | path

Searched refs:dcc_block_height (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/
H A Dradv_meta_dcc_retile.c61 nir_imm_ivec2(&b, surf->u.gfx9.color.dcc_block_width, surf->u.gfx9.color.dcc_block_height)); in build_dcc_retile_compute_shader()
264 DIV_ROUND_UP(height, image->planes[0].surface.u.gfx9.color.dcc_block_height); in radv_retile_dcc()
H A Dradv_meta_clear.c1438 DIV_ROUND_UP(height, image->planes[0].surface.u.gfx9.color.dcc_block_height); in radv_clear_dcc_comp_to_single()
1442 image->planes[0].surface.u.gfx9.color.dcc_block_height, in radv_clear_dcc_comp_to_single()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shaderlib_nir.c167 surf->u.gfx9.color.dcc_block_height)); in si_create_dcc_retile_cs()
213 tex->surface.u.gfx9.color.dcc_block_height, in gfx9_create_clear_dcc_msaa_cs()
H A Dsi_compute_blit.c805 unsigned height = DIV_ROUND_UP(tex->buffer.b.b.height0, tex->surface.u.gfx9.color.dcc_block_height); in si_retile_dcc()
857 unsigned height = DIV_ROUND_UP(tex->buffer.b.b.height0, tex->surface.u.gfx9.color.dcc_block_height); in gfx9_clear_dcc_msaa()
/third_party/mesa3d/src/amd/common/
H A Dac_surface.h268 uint8_t dcc_block_height; member
H A Dac_surface.c1929 surf->u.gfx9.color.dcc_block_height = dout.compressBlkHeight; in gfx9_compute_miptree()

Completed in 21 milliseconds