Searched refs:DE_COLOR_GREEN__MASK (Results 1 - 1 of 1) sorted by relevance
/third_party/libdrm/tests/etnaviv/ | ||
H A D | state_2d.xml.h | 91 #define DE_COLOR_GREEN__MASK 0x0000ff00 macro 93 #define DE_COLOR_GREEN(x) (((x) << DE_COLOR_GREEN__SHIFT) & DE_COLOR_GREEN__MASK) |
Completed in 6 milliseconds