Searched refs:DE_COLOR_ALPHA__MASK (Results 1 - 1 of 1) sorted by relevance
/third_party/libdrm/tests/etnaviv/ | ||
H A D | state_2d.xml.h | 97 #define DE_COLOR_ALPHA__MASK 0xff000000 macro 99 #define DE_COLOR_ALPHA(x) (((x) << DE_COLOR_ALPHA__SHIFT) & DE_COLOR_ALPHA__MASK) |
Completed in 6 milliseconds