Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/vulkan/
Dradv_device.c1682 S_028C70_BLEND_BYPASS(blend_bypass) | in radv_initialise_color_surface()
/external/mesa3d/src/gallium/drivers/r600/
Devergreen_state.c968 | S_028C70_BLEND_BYPASS(1) /* We must set this bit because we in evergreen_init_color_surface_rat()
1119 S_028C70_BLEND_BYPASS(blend_bypass) | in evergreen_init_color_surface()
Devergreend.h397 #define S_028C70_BLEND_BYPASS(x) (((unsigned)(x) & 0x1) << 20) macro
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c2137 S_028C70_BLEND_BYPASS(blend_bypass) | in si_initialize_color_surface()
/external/mesa3d/src/amd/common/
Dsid.h8808 #define S_028C70_BLEND_BYPASS(x) (((unsigned)(x) & 0x1) << 16) macro