Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/common/
Dac_surface.h142 uint16_t dcc_pitch_max; /* (mip chain pitch - 1) */ member
Dac_surface.c957 surf->u.gfx9.dcc_pitch_max = dout.pitch - 1; in gfx9_compute_miptree()
/external/mesa3d/src/gallium/drivers/radeon/
Dr600_texture.c1105 rtex->surface.u.gfx9.dcc_pitch_max, in si_print_texture_info()