Searched refs:DE_COLOR_GREEN__MASK (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/libdrm/dist/tests/etnaviv/
H A Dstate_2d.xml.h91 #define DE_COLOR_GREEN__MASK 0x0000ff00 macro
93 #define DE_COLOR_GREEN(x) (((x) << DE_COLOR_GREEN__SHIFT) & DE_COLOR_GREEN__MASK)

Completed in 7 milliseconds