Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs73463 pub struct PhysicalDeviceRayTracingInvocationReorderFeaturesNVBuilder<'a> { struct
73467 unsafe impl ExtendsPhysicalDeviceFeatures2
73468 for PhysicalDeviceRayTracingInvocationReorderFeaturesNVBuilder<'_> argument
73472 unsafe impl ExtendsDeviceCreateInfo
73477 impl<'a> ::std::ops::Deref for PhysicalDeviceRayTracingInvocationReorderFeaturesNVBuilder<'a> { implementation
73483 impl<'a> ::std::ops::DerefMut for PhysicalDeviceRayTracingInvocationReorderFeaturesNVBuilder<'a> { implementation
73488 impl<'a> PhysicalDeviceRayTracingInvocationReorderFeaturesNVBuilder<'a> { impl