Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/
Devergreend.h527 #define S_028C70_COMP_SWAP(x) (((unsigned)(x) & 0x3) << 15) macro
Devergreen_state.c1099 S_028C70_COMP_SWAP(swap) | in evergreen_set_color_surface_buffer()
1249 S_028C70_COMP_SWAP(swap) | in evergreen_set_color_surface_common()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c2441 S_028C70_FORMAT(format) | S_028C70_COMP_SWAP(swap) | S_028C70_BLEND_CLAMP(blend_clamp) | in si_initialize_color_surface()
3094 cb_color_info |= S_028C70_COMP_SWAP(swap); in si_emit_framebuffer_state()
/third_party/mesa3d/src/amd/vulkan/
Dradv_device.c6733 S_028C70_FORMAT(format) | S_028C70_COMP_SWAP(swap) | S_028C70_BLEND_CLAMP(blend_clamp) | in radv_initialise_color_surface()