Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/vulkan/
Dradv_device.c3116 S_028C74_PIPE_ALIGNED(meta.pipe_aligned); in radv_initialise_color_surface()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c3044 S_028C74_PIPE_ALIGNED(meta.pipe_aligned); in si_emit_framebuffer_state()
/external/mesa3d/src/amd/common/
Dgfx9d.h7325 #define S_028C74_PIPE_ALIGNED(x) (((unsigned)(x) & 0x1) << 31) macro