Home
last modified time | relevance | path

Searched refs:S_028C70_COMP_SWAP (Results 1 – 6 of 6) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
Devergreend.h527 #define S_028C70_COMP_SWAP(x) (((unsigned)(x) & 0x3) << 15) macro
Devergreen_state.c1082 S_028C70_COMP_SWAP(swap) | in evergreen_set_color_surface_buffer()
1232 S_028C70_COMP_SWAP(swap) | in evergreen_set_color_surface_common()
/external/mesa3d/src/amd/vulkan/
Dradv_device.c3212 S_028C70_COMP_SWAP(swap) | in radv_initialise_color_surface()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c2419 S_028C70_COMP_SWAP(swap) | in si_initialize_color_surface()
/external/mesa3d/src/amd/common/
Dgfx9d.h7254 #define S_028C70_COMP_SWAP(x) (((unsigned)(x) & 0x03) << 11) macro
Dsid.h8861 #define S_028C70_COMP_SWAP(x) (((unsigned)(x) & 0x03) << 11) macro