Searched defs:memoryPropertyFlagsOut (Results 1 – 3 of 3) sorted by relevance
| /external/angle/src/libANGLE/renderer/vulkan/ |
| D | vk_utils.cpp | 66 VkMemoryPropertyFlags *memoryPropertyFlagsOut, in FindCompatibleMemory() 89 VkMemoryPropertyFlags *memoryPropertyFlagsOut, in FindAndAllocateCompatibleMemory() 163 VkMemoryPropertyFlags *memoryPropertyFlagsOut, in AllocateAndBindBufferOrImageMemory() 201 VkMemoryPropertyFlags *memoryPropertyFlagsOut, in AllocateAndBindBufferOrImageMemory() 225 VkMemoryPropertyFlags *memoryPropertyFlagsOut, in AllocateBufferOrImageMemory() 443 VkMemoryPropertyFlags *memoryPropertyFlagsOut, in findCompatibleMemoryIndex() 580 VkMemoryPropertyFlags *memoryPropertyFlagsOut, in AllocateBufferMemory() 595 VkMemoryPropertyFlags *memoryPropertyFlagsOut, in AllocateImageMemory() 618 VkMemoryPropertyFlags memoryPropertyFlagsOut = 0; in AllocateImageMemoryWithRequirements() local 631 VkMemoryPropertyFlags *memoryPropertyFlagsOut, in AllocateBufferMemoryWithRequirements()
|
| D | vk_helpers.cpp | 3366 VkMemoryPropertyFlags memoryPropertyFlagsOut; in allocateNewBuffer() local 3428 VkMemoryPropertyFlags memoryPropertyFlagsOut; in allocateBuffer() local 4764 VkMemoryPropertyFlags memoryPropertyFlagsOut; in init() local 4812 VkMemoryPropertyFlags memoryPropertyFlagsOut; in initExternal() local
|
| /external/angle/src/libANGLE/renderer/vulkan/android/ |
| D | vk_android_utils.cpp | 68 VkMemoryPropertyFlags *memoryPropertyFlagsOut, in InitAndroidExternalMemory()
|