Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/out/
Dfeatures.rs758 pub ycbcr2plane444_formats: bool, field
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Ddefinitions.rs60993 pub ycbcr2plane444_formats: Bool32, field
61042 pub fn ycbcr2plane444_formats(mut self, ycbcr2plane444_formats: bool) -> Self { in ycbcr2plane444_formats() method