Searched defs:R16G16B16_UNORM (Results 1 – 6 of 6) sorted by relevance
82 "R16G16B16_UNORM": "VK_FORMAT_R16G16B16_UNORM", string428 "R16G16B16_UNORM": { object
206 "R16G16B16_UNORM": "R16G16B16A16_UNORM", string1010 "R16G16B16_UNORM": "MTLVertexFormatUShort3Normalized", string1080 "R16G16B16_UNORM": "R16G16B16A16_UNORM", string
171 R16G16B16_UNORM, enumerator
911 "R16G16B16_UNORM": { object
93 R16G16B16_UNORM = ash::vk::Format::R16G16B16_UNORM.as_raw(), enumerator
748 pub const R16G16B16_UNORM: Self = Self(84); constant