Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/common/
Dac_surface.h277 uint8_t dcc_block_depth; member
Dac_surface.c2181 surf->u.gfx9.color.dcc_block_depth = dout.compressBlkDepth; in gfx9_compute_miptree()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_compute_blit.c424 …signed depth = DIV_ROUND_UP(tex->buffer.b.b.array_size, tex->surface.u.gfx9.color.dcc_block_depth); in gfx9_clear_dcc_msaa()
Dsi_shaderlib_nir.c100 tex->surface.u.gfx9.color.dcc_block_depth)); in gfx9_create_clear_dcc_msaa_cs()