Searched defs:R8G8B8A8_SNORM (Results 1 – 10 of 10) sorted by relevance
33 "R8G8B8A8_SNORM": "", string
211 R8G8B8A8_SNORM, enumerator
36 "R8G8B8A8_SNORM": { object325 "R8G8B8A8_SNORM": { object
246 TEST_F(VertexBufferTest, R8G8B8A8_SNORM) { in TEST_F() argument
99 R8G8B8A8_SNORM = 0xC9, enumerator
53 "R8G8B8A8_SNORM": "VK_FORMAT_R8G8B8A8_SNORM", string
46 "R8G8B8A8_SNORM": "MTLPixelFormatRGBA8Snorm", string967 "R8G8B8A8_SNORM": "MTLVertexFormatChar4Normalized", string
750 "R8G8B8A8_SNORM": { object
640 pub const R8G8B8A8_SNORM: Self = Self(38); constant