Home
last modified time | relevance | path

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

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