Searched refs:s_DepthRange24 (Results 1 – 2 of 2) sorted by relevance
44 u32 GraphicsDevice::s_DepthRange24 = ut::Float24::Float32ToBits24( -1.0f ); member in nw::gfx::GraphicsDevice145 NW_LOG(" 0x%x\n", s_DepthRange24); in Report()
150 s_DepthRange24 = ut::Float24::Float32ToBits24(s_DepthRangeNear - s_DepthRangeFar); in SetDepthRange()741 static u32 s_DepthRange24; variable963 COMMAND[2] = s_DepthRange24; in ActivatePolygonOffset()