Home
last modified time | relevance | path

Searched refs:GetYcbcrConversionFormatMap (Results 1 – 3 of 3) sorted by relevance

/external/vulkan-validation-layers/layers/
Dcore_validation.h529 std::unordered_map<VkSamplerYcbcrConversion, uint64_t>* GetYcbcrConversionFormatMap();
Dbuffer_validation.cpp1308 auto fmap = GetYcbcrConversionFormatMap(); in ValidateCreateImageViewANDROID()
Dcore_validation.cpp277 std::unordered_map<VkSamplerYcbcrConversion, uint64_t> *CoreChecks::GetYcbcrConversionFormatMap() { in GetYcbcrConversionFormatMap() function in CoreChecks