Searched refs:s_NearPlane (Results 1 – 3 of 3) sorted by relevance
88 const f32 s_NearPlane = 0.1f; variable373 resProjectionUpdater.SetNear(s_NearPlane); in BuildCameras()492 const f32 DEPTH_LEVEL = 5.0f + s_NearPlane; in UpdateCamera()
93 const f32 s_NearPlane = 0.1f; variable414 resProjectionUpdater.SetNear(s_NearPlane); in BuildCameras()534 const f32 DEPTH_LEVEL = 5.0f + s_NearPlane; in UpdateCamera()
91 const f32 s_NearPlane = 0.1f; variable396 resProjectionUpdater.SetNear(s_NearPlane); in BuildCameras()537 const f32 DEPTH_LEVEL = 5.0f + s_NearPlane; in UpdateCamera()