Searched defs:memoryPropertyFlagsOut (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/ |
H A D | vk_utils.cpp | 67 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 D | vk_helpers.cpp | 4027 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 D | vk_android_utils.cpp | 79 VkMemoryPropertyFlags *memoryPropertyFlagsOut, in InitAndroidExternalMemory()
|