Searched defs:memoryPropertyFlagsOut (Results 1 – 3 of 3) sorted by relevance
/external/angle/src/libANGLE/renderer/vulkan/ |
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() 420 VkMemoryPropertyFlags *memoryPropertyFlagsOut, in findCompatibleMemoryIndex() 564 VkMemoryPropertyFlags *memoryPropertyFlagsOut, in AllocateBufferMemory() 579 VkMemoryPropertyFlags *memoryPropertyFlagsOut, in AllocateImageMemory() 601 VkMemoryPropertyFlags memoryPropertyFlagsOut = 0; in AllocateImageMemoryWithRequirements() local 614 VkMemoryPropertyFlags *memoryPropertyFlagsOut, in AllocateBufferMemoryWithRequirements()
|
D | vk_helpers.cpp | 4106 VkMemoryPropertyFlags memoryPropertyFlagsOut; in allocateNewBuffer() local 4168 VkMemoryPropertyFlags memoryPropertyFlagsOut; in allocateBuffer() local 5540 VkMemoryPropertyFlags memoryPropertyFlagsOut; in init() local 5595 VkMemoryPropertyFlags memoryPropertyFlagsOut; in initExternal() local
|
/external/angle/src/libANGLE/renderer/vulkan/android/ |
D | vk_android_utils.cpp | 79 VkMemoryPropertyFlags *memoryPropertyFlagsOut, in InitAndroidExternalMemory()
|