Searched refs:ahb_format_map_a2v (Results 1 – 1 of 1) sorted by relevance
3223 std::map<uint32_t, VkFormat> ahb_format_map_a2v = { variable3371 …if ((0 == (ahb_desc.usage & ahb_equiv_usage_bits)) || (0 == ahb_format_map_a2v.count(ahb_desc.form… in ValidateAllocateMemoryANDROID()3404 …if (0 < ahb_format_map_a2v.count(ahb_desc.format)) pdifi2.format = ahb_format_map_a2v[ahb_desc.for… in ValidateAllocateMemoryANDROID()