Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/gfx/
Dgfx_GraphicsDevice.cpp38 u32 GraphicsDevice::s_DepthFormat = RENDER_DEPTH_FORMAT_24_STENCIL8; member in nw::gfx::GraphicsDevice
/NW4C-1.2.23/include/nw/gfx/
Dgfx_GraphicsDevice.h174 s_DepthFormat = format; in SetDepthFormat()
742 static u32 s_DepthFormat; variable
987 if (s_DepthFormat == RENDER_DEPTH_FORMAT_16) in ActivatePolygonOffset()