Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
Dvk_utils.cpp122 angle::Result AllocateAndBindBufferOrImageMemory(vk::Context *context, in AllocateAndBindBufferOrImageMemory() function
152 ANGLE_TRY(AllocateAndBindBufferOrImageMemory( in AllocateBufferOrImageMemory()
576 return AllocateAndBindBufferOrImageMemory(context, memoryPropertyFlags, &memoryPropertyFlagsOut, in AllocateImageMemoryWithRequirements()
589 return AllocateAndBindBufferOrImageMemory(context, memoryPropertyFlags, memoryPropertyFlagsOut, in AllocateBufferMemoryWithRequirements()