Searched refs:ASTC_4X4_UNORM_BLOCK (Results 1 – 3 of 3) sorted by relevance
351 ASTC_4x4UnormBlock => {vk: ASTC_4X4_UNORM_BLOCK, bdim: (4, 4), size: Some(16), ty: Compressed},
759 pub const ASTC_4X4_UNORM_BLOCK: Self = Self(157); constant
1758 Self::ASTC_4X4_UNORM_BLOCK => Some("ASTC_4X4_UNORM_BLOCK"), in fmt()