Home
last modified time | relevance | path

Searched defs:legacy_surf_level (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/amd/common/
Dac_surface.h92 struct legacy_surf_level { struct
93 uint32_t offset_256B; /* divided by 256, the hw can only do 40-bit addresses */
94 uint32_t slice_size_dw; /* in dwords; max = 4GB / 4. */
95 unsigned nblk_x : 15;
96 unsigned nblk_y : 15;
97 enum radeon_surf_mode mode : 2;