Home
last modified time | relevance | path

Searched refs:ASTC_5x4_SFLOAT_BLOCK (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/out/
Dformats.rs253 ASTC_5x4_SFLOAT_BLOCK = ash::vk::Format::ASTC_5X4_SFLOAT_BLOCK.as_raw(), enumerator
605 Self::ASTC_5x4_SFLOAT_BLOCK => crate::image::ImageAspects::COLOR, in aspects()
742 Self::ASTC_5x4_SFLOAT_BLOCK => [5, 4, 1],
970 Self::ASTC_5x4_SFLOAT_BLOCK => Some(16), in block_size()
1253 Self::ASTC_5x4_SFLOAT_BLOCK => &FormatCompatibilityInner::Class_ASTC_5x4, in compatibility()
1517 Self::ASTC_5x4_SFLOAT_BLOCK => [1, 1, 1, 1],
1606 Self::ASTC_5x4_SFLOAT_BLOCK => Some(CompressionType::ASTC_HDR), in compression()
1756 Self::ASTC_5x4_SFLOAT_BLOCK => 20, in texels_per_block()
1996 Self::ASTC_5x4_SFLOAT_BLOCK => Some(NumericType::SFLOAT), in type_color()
2856 Self::ASTC_5x4_SFLOAT_BLOCK => { in validate_device()
[all …]