Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dvk_utils.cpp67 VkMemoryPropertyFlags *memoryPropertyFlagsOut, in FindCompatibleMemory()
90 VkMemoryPropertyFlags *memoryPropertyFlagsOut, in FindAndAllocateCompatibleMemory()
139 VkMemoryPropertyFlags *memoryPropertyFlagsOut, in AllocateAndBindBufferOrImageMemory()
177 VkMemoryPropertyFlags *memoryPropertyFlagsOut, in AllocateAndBindBufferOrImageMemory()
202 VkMemoryPropertyFlags *memoryPropertyFlagsOut, in AllocateBufferOrImageMemory()
422 VkMemoryPropertyFlags *memoryPropertyFlagsOut, in findCompatibleMemoryIndex()
558 VkMemoryPropertyFlags *memoryPropertyFlagsOut, in AllocateBufferMemory()
573 VkMemoryPropertyFlags *memoryPropertyFlagsOut, in AllocateImageMemory()
595 VkMemoryPropertyFlags memoryPropertyFlagsOut = 0; in AllocateImageMemoryWithRequirements() local
608 VkMemoryPropertyFlags *memoryPropertyFlagsOut, in AllocateBufferMemoryWithRequirements()
H A Dvk_helpers.cpp4027 VkMemoryPropertyFlags memoryPropertyFlagsOut; in allocateNewBuffer() local
4089 VkMemoryPropertyFlags memoryPropertyFlagsOut; in allocateBuffer() local
5436 VkMemoryPropertyFlags memoryPropertyFlagsOut; in init() local
5491 VkMemoryPropertyFlags memoryPropertyFlagsOut; in initExternal() local
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/android/
H A Dvk_android_utils.cpp79 VkMemoryPropertyFlags *memoryPropertyFlagsOut, in InitAndroidExternalMemory()