Searched refs:VK_FORMAT_R4G4_UNORM_PACK8 (Results 1 – 12 of 12) sorted by relevance
48 case VK_FORMAT_R4G4_UNORM_PACK8: in getVertexFormatSize()196 case VK_FORMAT_R4G4_UNORM_PACK8: in getVertexFormatComponentCount()539 case VK_FORMAT_R4G4_UNORM_PACK8: in isVertexFormatUnorm()
421 VK_FORMAT_R4G4_UNORM_PACK8, in createImageTests()
631 VK_FORMAT_R4G4_UNORM_PACK8, in createImageViewTests()
781 VK_FORMAT_R4G4_UNORM_PACK8, in createSamplerTests()
1053 VK_FORMAT_R4G4_UNORM_PACK8, in createBlendTests()
86 for (VkFormat format = VK_FORMAT_R4G4_UNORM_PACK8; in VkJsonGetDevice()
277 case VK_FORMAT_R4G4_UNORM_PACK8: in vk_format_is_norm()
147 case FMT_CASE(RG, UNORM_BYTE_44): return VK_FORMAT_R4G4_UNORM_PACK8; in mapTextureFormat()279 …case VK_FORMAT_R4G4_UNORM_PACK8: return TextureFormat(TextureFormat::RG, TextureFormat::UNORM_BY… in mapVkFormat()
164 VK_FORMAT_R4G4_UNORM_PACK8 = 1, enumerator
189 case VK_FORMAT_R4G4_UNORM_PACK8: return "VK_FORMAT_R4G4_UNORM_PACK8";
241 VK_FORMAT_R4G4_UNORM_PACK8 = 1, enumerator
248 VK_FORMAT_R4G4_UNORM_PACK8 = 1, enumerator