Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
Dvk_utils.cpp359 bool MemoryProperties::hasLazilyAllocatedMemory() const in hasLazilyAllocatedMemory() function in rx::vk::MemoryProperties
Dvk_helpers.cpp4662 const bool hasLazilyAllocatedMemory = memoryProperties.hasLazilyAllocatedMemory(); in initImplicitMultisampledRenderToTexture() local