Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/gfx/res/
Dgfx_ResFog.h162 bool IsZFlip() const in IsZFlip() function
/NW4C-2.0.3/sources/libraries/gfx/
Dgfx_RenderContext.cpp552 (resFog.IsZFlip() ? (0x1 << REG_FOG_ZFLIP_SHIFT) : 0x0), in ActivateFog()