Searched refs:s_DepthFormat (Results 1 – 2 of 2) sorted by relevance
40 u32 GraphicsDevice::s_DepthFormat = RENDER_DEPTH_FORMAT_24_STENCIL8; member in nw::gfx::GraphicsDevice133 NW_LOG(" 0x%x\n", s_DepthFormat); in Report()
176 s_DepthFormat = format; in SetDepthFormat()737 static u32 s_DepthFormat; variable981 if (s_DepthFormat == RENDER_DEPTH_FORMAT_16) in ActivatePolygonOffset()