Searched refs:GetYcbcrConversionFormatMap (Results 1 – 3 of 3) sorted by relevance
529 std::unordered_map<VkSamplerYcbcrConversion, uint64_t>* GetYcbcrConversionFormatMap();
1308 auto fmap = GetYcbcrConversionFormatMap(); in ValidateCreateImageViewANDROID()
277 std::unordered_map<VkSamplerYcbcrConversion, uint64_t> *CoreChecks::GetYcbcrConversionFormatMap() { in GetYcbcrConversionFormatMap() function in CoreChecks