Searched defs:S_028804_SEPARATE_ALPHA_BLEND (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/r600/ | ||
H A D | r600d.h | 698 #define S_028804_SEPARATE_ALPHA_BLEND(x) (((unsigned)(x) & 0x1) << 29) macro |
Completed in 26 milliseconds