Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/gfx/
Dgfx_RenderElement.h104 BIT64_SIMPLE_MATERIAL_PRIORITY_MASK = (1 << BIT64_SIMPLE_MATERIAL_PRIORITY_BIT_SIZE) - 1 enumerator
217 static_cast<KeyType>(priority & BIT64_SIMPLE_MATERIAL_PRIORITY_MASK) in SetPriorityForSimpleMaterial()