Searched refs:s_DepthFormat (Results 1 – 2 of 2) sorted by relevance
38 u32 GraphicsDevice::s_DepthFormat = RENDER_DEPTH_FORMAT_24_STENCIL8; member in nw::gfx::GraphicsDevice131 NW_LOG(" 0x%x\n", s_DepthFormat); in Report()
174 s_DepthFormat = format; in SetDepthFormat()735 static u32 s_DepthFormat; variable979 if (s_DepthFormat == RENDER_DEPTH_FORMAT_16) in ActivatePolygonOffset()