Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/gfx/
Dgfx_RenderElement.h87 BIT64_DEPTH_MASK = (1 << BIT64_DEPTH_BIT_SIZE) - 1, enumerator
88 BIT64_DEPTH_MAX_VALUE = BIT64_DEPTH_MASK,
121 & BIT64_DEPTH_MASK; in operator()
135 & BIT64_DEPTH_MASK; in operator()