Searched refs:S_008F24_META_PIPE_ALIGNED (Results 1 – 4 of 4) sorted by relevance
307 S_008F24_META_PIPE_ALIGNED(meta.pipe_aligned) | in si_set_mutable_tex_desc_fields()560 fmask_state[5] |= S_008F24_META_PIPE_ALIGNED(image->surface.u.gfx9.cmask.pipe_aligned) | in si_make_texture_descriptor()
396 S_008F24_META_PIPE_ALIGNED(meta.pipe_aligned) | in si_set_mutable_tex_desc_fields()
3804 fmask_state[5] |= S_008F24_META_PIPE_ALIGNED(tex->surface.u.gfx9.cmask.pipe_aligned) | in si_make_texture_descriptor()
1488 #define S_008F24_META_PIPE_ALIGNED(x) (((unsigned)(x) & 0x1) << 26) macro