Home
last modified time | relevance | path

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

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