Home
last modified time | relevance | path

Searched refs:S_028ABC_PIPE_ALIGNED (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/amd/vulkan/
Dradv_device.c3379 S_028ABC_PIPE_ALIGNED(iview->image->surface.u.gfx9.htile.pipe_aligned) | in radv_initialise_ds_surface()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c2572 S_028ABC_PIPE_ALIGNED(rtex->surface.u.gfx9.htile.pipe_aligned) | in si_init_depth_surface()
/external/mesa3d/src/amd/common/
Dgfx9d.h6317 #define S_028ABC_PIPE_ALIGNED(x) (((unsigned)(x) & 0x1) << 18) macro