Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/out/
Dformats.rs16 B5G5R5A1_UNORM_PACK16 = ash::vk::Format::B5G5R5A1_UNORM_PACK16.as_raw(), enumerator
/aosp_15_r20/external/rust/android-crates-io/crates/ash/src/vk/
Denums.rs671 pub const B5G5R5A1_UNORM_PACK16: Self = Self(7); constant