Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/gfx/
Dgfx_RenderElement.h104 BIT64_SIMPLE_MATERIAL_ID_BIT_SIZE = 21, enumerator
105 BIT64_SIMPLE_MATERIAL_ID_MASK = (1 << BIT64_SIMPLE_MATERIAL_ID_BIT_SIZE) - 1,
222 << (shift + BIT64_SIMPLE_MATERIAL_ID_BIT_SIZE); in SetPriorityForSimpleMaterial()
541 renderKey.SetDepth(depth, RenderElementType::BIT64_SIMPLE_MATERIAL_ID_BIT_SIZE); in CreateRenderKey()
639 RenderElementType::BIT64_SIMPLE_MATERIAL_ID_BIT_SIZE + in CreateRenderKey()