Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs32067 pub struct ExternalFormatANDROIDBuilder<'a> { struct
32071 unsafe impl ExtendsImageCreateInfo for ExternalFormatANDROIDBuilder<'_> {} argument
32073 unsafe impl ExtendsSamplerYcbcrConversionCreateInfo for ExternalFormatANDROIDBuilder<'_> {} implementation
32075 impl<'a> ::std::ops::Deref for ExternalFormatANDROIDBuilder<'a> { implementation
32081 impl<'a> ::std::ops::DerefMut for ExternalFormatANDROIDBuilder<'a> { implementation
32086 impl<'a> ExternalFormatANDROIDBuilder<'a> { implementation