Searched refs:max_ray_recursion_depth (Results 1 – 2 of 2) sorted by relevance
7744 max_ray_recursion_depth => {7749 ffi_name: max_ray_recursion_depth,
32641 pub max_ray_recursion_depth: u32, field32655 max_ray_recursion_depth: u32::default(), in default()32699 pub fn max_ray_recursion_depth(mut self, max_ray_recursion_depth: u32) -> Self { in max_ray_recursion_depth() method32700 self.inner.max_ray_recursion_depth = max_ray_recursion_depth; in max_ray_recursion_depth()