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