Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
Dvk_utils.cpp62 VkMemoryPropertyFlags *memoryPropertyFlagsOut, in FindCompatibleMemory()
84 VkMemoryPropertyFlags *memoryPropertyFlagsOut, in FindAndAllocateCompatibleMemory()
124 VkMemoryPropertyFlags *memoryPropertyFlagsOut, in AllocateAndBindBufferOrImageMemory()
142 VkMemoryPropertyFlags *memoryPropertyFlagsOut, in AllocateBufferOrImageMemory()
377 VkMemoryPropertyFlags *memoryPropertyFlagsOut, in findCompatibleMemoryIndex()
545 VkMemoryPropertyFlags *memoryPropertyFlagsOut, in AllocateBufferMemory()
558 VkMemoryPropertyFlags *memoryPropertyFlagsOut, in AllocateImageMemory()
575 VkMemoryPropertyFlags memoryPropertyFlagsOut = 0; in AllocateImageMemoryWithRequirements() local
586 VkMemoryPropertyFlags *memoryPropertyFlagsOut, in AllocateBufferMemoryWithRequirements()
/external/angle/src/libANGLE/renderer/vulkan/android/
Dvk_android_utils.cpp63 VkMemoryPropertyFlags *memoryPropertyFlagsOut, in InitAndroidExternalMemory()