Searched refs:s_NearPlane (Results 1 – 3 of 3) sorted by relevance
88 const f32 s_NearPlane = 0.1f; variable374 resProjectionUpdater.SetNear(s_NearPlane); in BuildCameras()493 const f32 DEPTH_LEVEL = 5.0f + s_NearPlane; in UpdateCamera()
93 const f32 s_NearPlane = 0.1f; variable415 resProjectionUpdater.SetNear(s_NearPlane); in BuildCameras()535 const f32 DEPTH_LEVEL = 5.0f + s_NearPlane; in UpdateCamera()
91 const f32 s_NearPlane = 0.1f; variable397 resProjectionUpdater.SetNear(s_NearPlane); in BuildCameras()538 const f32 DEPTH_LEVEL = 5.0f + s_NearPlane; in UpdateCamera()