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

/xsrc/external/mit/libdrm/dist/tests/etnaviv/
H A Dstate_2d.xml.h97 #define DE_COLOR_ALPHA__MASK 0xff000000 macro
99 #define DE_COLOR_ALPHA(x) (((x) << DE_COLOR_ALPHA__SHIFT) & DE_COLOR_ALPHA__MASK)

Completed in 7 milliseconds