Searched refs:S_028ABC_PIPE_ALIGNED (Results 1 – 3 of 3) sorted by relevance
3379 S_028ABC_PIPE_ALIGNED(iview->image->surface.u.gfx9.htile.pipe_aligned) | in radv_initialise_ds_surface()
2572 S_028ABC_PIPE_ALIGNED(rtex->surface.u.gfx9.htile.pipe_aligned) | in si_init_depth_surface()
6317 #define S_028ABC_PIPE_ALIGNED(x) (((unsigned)(x) & 0x1) << 18) macro