Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/gfx/
Dgfx_RenderElement.h100 BIT64_SIMPLE_MATERIAL_ID_BIT_SIZE = 21, enumerator
101 BIT64_SIMPLE_MATERIAL_ID_MASK = (1 << BIT64_SIMPLE_MATERIAL_ID_BIT_SIZE) - 1,
218 << (shift + BIT64_SIMPLE_MATERIAL_ID_BIT_SIZE); in SetPriorityForSimpleMaterial()
536 renderKey.SetDepth(depth, RenderElementType::BIT64_SIMPLE_MATERIAL_ID_BIT_SIZE); in CreateRenderKey()
634 RenderElementType::BIT64_SIMPLE_MATERIAL_ID_BIT_SIZE + in CreateRenderKey()