Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/third_party/vulkan_memory_allocator/src/
H A DVulkanSample.cpp1603 static bool CanCreateOptimalSampledImage(uint32_t allowedMemoryTypeBits) in CanCreateOptimalSampledImage() function
1771 if(CanCreateOptimalSampledImage(nonDeviceLocalTypeBits)) in PrintMemoryConclusions()