Searched refs:dcc_block_height (Results 1 – 6 of 6) sorted by relevance
84 surf->u.gfx9.color.dcc_block_height)); in si_create_dcc_retile_cs()130 tex->surface.u.gfx9.color.dcc_block_height, in gfx9_create_clear_dcc_msaa_cs()
546 info.block[1] = ssrc->surface.u.gfx9.color.dcc_block_height; in si_compute_copy_image()629 …nsigned height = DIV_ROUND_UP(tex->buffer.b.b.height0, tex->surface.u.gfx9.color.dcc_block_height); in si_retile_dcc()679 …nsigned height = DIV_ROUND_UP(tex->buffer.b.b.height0, tex->surface.u.gfx9.color.dcc_block_height); in gfx9_clear_dcc_msaa()
62 nir_imm_ivec2(&b, surf->u.gfx9.color.dcc_block_width, surf->u.gfx9.color.dcc_block_height)); in build_dcc_retile_compute_shader()267 DIV_ROUND_UP(height, image->planes[0].surface.u.gfx9.color.dcc_block_height); in radv_retile_dcc()
1597 DIV_ROUND_UP(height, image->planes[0].surface.u.gfx9.color.dcc_block_height); in radv_clear_dcc_comp_to_single()1601 image->planes[0].surface.u.gfx9.color.dcc_block_height, in radv_clear_dcc_comp_to_single()
268 uint8_t dcc_block_height; member
1839 surf->u.gfx9.color.dcc_block_height = dout.compressBlkHeight; in gfx9_compute_miptree()