Searched refs:SimpleModeMask (Results 1 – 2 of 2) sorted by relevance
93 static const uint32_t SimpleModeMask = 0x00000700; variable115 return static_cast<SimpleTypeMode>(Index & SimpleModeMask); in getSimpleMode()
100 static const uint32_t SimpleModeMask = 0x00000700; variable134 return static_cast<SimpleTypeMode>(Index & SimpleModeMask); in getSimpleMode()