Home
last modified time | relevance | path

Searched defs:shouldTryFallback (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DContextVk.cpp7295 bool shouldTryFallback = (result == VK_ERROR_OUT_OF_DEVICE_MEMORY); in initBufferAllocation() local
7380 bool shouldTryFallback = (result == VK_ERROR_OUT_OF_DEVICE_MEMORY); in initImageAllocation() local