Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs35690 pub closest_hit_shader: u32, field
35747 pub fn closest_hit_shader(mut self, closest_hit_shader: u32) -> Self { in closest_hit_shader() method
35777 pub closest_hit_shader: u32, field
35836 pub fn closest_hit_shader(mut self, closest_hit_shader: u32) -> Self { in closest_hit_shader() method