Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
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()
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()
Dvk_helpers.cpp4106 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/
Dvk_android_utils.cpp79 VkMemoryPropertyFlags *memoryPropertyFlagsOut, in InitAndroidExternalMemory()