Home
last modified time | relevance | path

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

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