Searched defs:COLOR_MASK (Results 1 – 5 of 5) sorted by relevance
22 constexpr const uint32_t COLOR_MASK{ 0xFF }; variable
27 #define COLOR_MASK 0x80000000 macro
23 constexpr uint32_t COLOR_MASK = 0xff000000; variable
42 constexpr uint32_t COLOR_MASK = 0xff000000; variable
53 constexpr uint32_t COLOR_MASK = 0xff000000; variable