Searched refs:kMaskTypeCount (Results 1 – 1 of 1) sorted by relevance
108 inline static constexpr int kMaskTypeCount = static_cast<int>(MaskType::kLast) + 1; variable245 static_assert(kMaskTypeCount <= 8, "MaskType does not fit in 3 bits");