Searched refs:BIT64_LAYER_MASK (Results 1 – 1 of 1) sorted by relevance
71 BIT64_LAYER_MASK = (1 << BIT64_LAYER_BIT_SIZE) - 1, enumerator172 m_Key |= static_cast<KeyType>(layerId & BIT64_LAYER_MASK) in SetLayerId()