Searched defs:set_depth_bounds (Results 1 – 2 of 2) sorted by relevance
337 pub fn set_depth_bounds(&mut self, bounds: RangeInclusive<f32>) -> &mut Self { in set_depth_bounds() function1851 pub unsafe fn set_depth_bounds(&mut self, bounds: RangeInclusive<f32>) { in set_depth_bounds() method2533 pub unsafe fn set_depth_bounds(&mut self, bounds: RangeInclusive<f32>) { in set_depth_bounds() method
428 pub fn set_depth_bounds(&mut self, bounds: RangeInclusive<f32>) -> &mut Self { in set_depth_bounds() function