Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
Dvk_utils.cpp140 angle::Result AllocateBufferOrImageMemory(vk::Context *context, in AllocateBufferOrImageMemory() function
551 return AllocateBufferOrImageMemory(context, requestedMemoryPropertyFlags, in AllocateBufferMemory()
564 return AllocateBufferOrImageMemory(context, memoryPropertyFlags, memoryPropertyFlagsOut, in AllocateImageMemory()