Home
last modified time | relevance | path

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

/third_party/libdrm/tests/etnaviv/
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)