Home
last modified time | relevance | path

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

/external/rust/crates/ash/src/vk/
Ddefinitions.rs21840 pub struct TextureLODGatherFormatPropertiesAMDBuilder<'a> { struct
21844 unsafe impl ExtendsImageFormatProperties2 for TextureLODGatherFormatPropertiesAMDBuilder<'_> {} argument
21846 impl<'a> ::std::ops::Deref for TextureLODGatherFormatPropertiesAMDBuilder<'a> { implementation
21852 impl<'a> ::std::ops::DerefMut for TextureLODGatherFormatPropertiesAMDBuilder<'a> { implementation
21857 impl<'a> TextureLODGatherFormatPropertiesAMDBuilder<'a> { implementation