Home
last modified time | relevance | path

Searched refs:S_028C74_FORCE_DST_ALPHA_1 (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/
Devergreend.h587 #define S_028C74_FORCE_DST_ALPHA_1(x) (((unsigned)(x) & 0x1) << 31) /* cayman only… macro
Devergreen_state.c1196 color->attrib |= S_028C74_FORCE_DST_ALPHA_1(desc->swizzle[3] == in evergreen_set_color_surface_common()