Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/gfx/
Dgfx_RenderElement.h83 BIT64_DEPTH_MASK = (1 << BIT64_DEPTH_BIT_SIZE) - 1, enumerator
84 BIT64_DEPTH_MAX_VALUE = BIT64_DEPTH_MASK,
117 & BIT64_DEPTH_MASK; in operator()
131 & BIT64_DEPTH_MASK; in operator()