Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/gfx/
Dgfx_RenderElement.h108 BIT64_SIMPLE_MATERIAL_PRIORITY_MASK = (1 << BIT64_SIMPLE_MATERIAL_PRIORITY_BIT_SIZE) - 1 enumerator
221 static_cast<KeyType>(priority & BIT64_SIMPLE_MATERIAL_PRIORITY_MASK) in SetPriorityForSimpleMaterial()