Searched refs:S_028ABC_RB_ALIGNED (Results 1 – 3 of 3) sorted by relevance
3380 S_028ABC_RB_ALIGNED(iview->image->surface.u.gfx9.htile.rb_aligned); in radv_initialise_ds_surface()
2573 S_028ABC_RB_ALIGNED(rtex->surface.u.gfx9.htile.rb_aligned); in si_init_depth_surface()
6320 #define S_028ABC_RB_ALIGNED(x) (((unsigned)(x) & 0x1) << 19) macro