Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs24520 pub struct TextureLODGatherFormatPropertiesAMDBuilder<'a> { struct
24524 unsafe impl ExtendsImageFormatProperties2 for TextureLODGatherFormatPropertiesAMDBuilder<'_> {} implementation
24526 impl<'a> ::std::ops::Deref for TextureLODGatherFormatPropertiesAMDBuilder<'a> { implementation
24532 impl<'a> ::std::ops::DerefMut for TextureLODGatherFormatPropertiesAMDBuilder<'a> { implementation
24537 impl<'a> TextureLODGatherFormatPropertiesAMDBuilder<'a> { impl