Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/vulkan/
Dradv_device.c1681 S_028C70_BLEND_CLAMP(blend_clamp) | in radv_initialise_color_surface()
/external/mesa3d/src/gallium/drivers/r600/
Devergreend.h394 #define S_028C70_BLEND_CLAMP(x) (((unsigned)(x) & 0x1) << 19) macro
Devergreen_state.c1118 S_028C70_BLEND_CLAMP(blend_clamp) | in evergreen_init_color_surface()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c2136 S_028C70_BLEND_CLAMP(blend_clamp) | in si_initialize_color_surface()
/external/mesa3d/src/amd/common/
Dsid.h8805 #define S_028C70_BLEND_CLAMP(x) (((unsigned)(x) & 0x1) << 15) macro