Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/common/
Dac_surface.h158 struct gfx9_surf_meta_flags { struct
159 uint8_t rb_aligned : 1; /* optimal for RBs */
160 uint8_t pipe_aligned : 1; /* optimal for TC */
161 uint8_t independent_64B_blocks : 1;
162 uint8_t independent_128B_blocks : 1;
163 uint8_t max_compressed_block_size : 2;
164 uint8_t display_equation_valid : 1;