Searched refs:TextureLODGatherFormatPropertiesAMDBuilder (Results 1 – 1 of 1) sorted by relevance
21832 pub fn builder<'a>() -> TextureLODGatherFormatPropertiesAMDBuilder<'a> { in builder()21833 TextureLODGatherFormatPropertiesAMDBuilder { in builder()21840 pub struct TextureLODGatherFormatPropertiesAMDBuilder<'a> { struct21844 unsafe impl ExtendsImageFormatProperties2 for TextureLODGatherFormatPropertiesAMDBuilder<'_> {} implementation21846 impl<'a> ::std::ops::Deref for TextureLODGatherFormatPropertiesAMDBuilder<'a> { implementation21852 impl<'a> ::std::ops::DerefMut for TextureLODGatherFormatPropertiesAMDBuilder<'a> { implementation21857 impl<'a> TextureLODGatherFormatPropertiesAMDBuilder<'a> { impl