Searched refs:s_NearPlane (Results 1 – 3 of 3) sorted by relevance
90 const f32 s_NearPlane = 0.1f; variable376 resProjectionUpdater.SetNear(s_NearPlane); in BuildCameras()495 const f32 DEPTH_LEVEL = 5.0f + s_NearPlane; in UpdateCamera()
93 const f32 s_NearPlane = 0.1f; variable399 resProjectionUpdater.SetNear(s_NearPlane); in BuildCameras()540 const f32 DEPTH_LEVEL = 5.0f + s_NearPlane; in UpdateCamera()
95 const f32 s_NearPlane = 0.1f; variable417 resProjectionUpdater.SetNear(s_NearPlane); in BuildCameras()537 const f32 DEPTH_LEVEL = 5.0f + s_NearPlane; in UpdateCamera()