Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/
Devergreend.h540 #define S_028C70_BLEND_CLAMP(x) (((unsigned)(x) & 0x1) << 19) macro
Devergreen_state.c1100 S_028C70_BLEND_CLAMP(0) | in evergreen_set_color_surface_buffer()
1250 S_028C70_BLEND_CLAMP(blend_clamp) | 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()
/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()