Home
last modified time | relevance | path

Searched defs:max_ray_recursion_depth (Results 1 – 3 of 3) sorted by relevance

/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/ash/src/vk/
H A Ddefinitions.rs35492 pub max_ray_recursion_depth: u32, field
35553 pub fn max_ray_recursion_depth( in max_ray_recursion_depth() method
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/ash/src/vk/
H A Ddefinitions.rs35492 pub max_ray_recursion_depth: u32, field
35553 pub fn max_ray_recursion_depth( in max_ray_recursion_depth() method
/dports/www/firefox/firefox-99.0/third_party/rust/ash/src/vk/
H A Ddefinitions.rs33325 pub max_ray_recursion_depth: u32, field
33383 pub fn max_ray_recursion_depth(mut self, max_ray_recursion_depth: u32) -> Self { in max_ray_recursion_depth() method