Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/common/
Dac_surface.h174 uint8_t dcc_block_width; member
Dac_surface.c1528 surf->u.gfx9.dcc_block_width = dout.compressBlkWidth; in gfx9_compute_miptree()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_compute_blit.c552 info.block[0] = tex->surface.u.gfx9.dcc_block_width; in si_compute_copy_image()