Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Devergreend.h543 #define S_028C70_BLEND_BYPASS(x) (((unsigned)(x) & 0x1) << 20) macro
Devergreen_state.c1096 S_028C70_BLEND_BYPASS(1) | in evergreen_set_color_surface_buffer()
1246 S_028C70_BLEND_BYPASS(blend_bypass) | in evergreen_set_color_surface_common()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c2282 S_028C70_BLEND_BYPASS(blend_bypass) | S_028C70_SIMPLE_FLOAT(1) | in si_initialize_color_surface()
/external/mesa3d/src/amd/vulkan/
Dradv_device.c6866 S_028C70_BLEND_BYPASS(blend_bypass) | in radv_initialise_color_surface()