Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs73534 pub struct PhysicalDeviceRayTracingInvocationReorderPropertiesNVBuilder<'a> { struct
73538 unsafe impl ExtendsPhysicalDeviceProperties2
73539 for PhysicalDeviceRayTracingInvocationReorderPropertiesNVBuilder<'_> argument
73546 impl<'a> ::std::ops::Deref for PhysicalDeviceRayTracingInvocationReorderPropertiesNVBuilder<'a> { implementation
73552 impl<'a> ::std::ops::DerefMut for PhysicalDeviceRayTracingInvocationReorderPropertiesNVBuilder<'a> { implementation
73557 impl<'a> PhysicalDeviceRayTracingInvocationReorderPropertiesNVBuilder<'a> { impl