Home
last modified time | relevance | path

Searched refs:BIT64_LAYER_MASK (Results 1 – 1 of 1) sorted by relevance

/NW4C-1.2.23/include/nw/gfx/
Dgfx_RenderElement.h71 BIT64_LAYER_MASK = (1 << BIT64_LAYER_BIT_SIZE) - 1, enumerator
172 m_Key |= static_cast<KeyType>(layerId & BIT64_LAYER_MASK) in SetLayerId()