Searched defs:memoryPropertyFlagsOut (Results 1 – 2 of 2) sorted by relevance
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| D | vk_utils.cpp | 63 VkMemoryPropertyFlags *memoryPropertyFlagsOut, in FindCompatibleMemory() 85 VkMemoryPropertyFlags *memoryPropertyFlagsOut, in FindAndAllocateCompatibleMemory() 135 VkMemoryPropertyFlags *memoryPropertyFlagsOut, in AllocateAndBindBufferOrImageMemory() 170 VkMemoryPropertyFlags *memoryPropertyFlagsOut, in AllocateAndBindBufferOrImageMemory() 191 VkMemoryPropertyFlags *memoryPropertyFlagsOut, in AllocateBufferOrImageMemory() 426 VkMemoryPropertyFlags *memoryPropertyFlagsOut, in findCompatibleMemoryIndex() 707 VkMemoryPropertyFlags *memoryPropertyFlagsOut, in AllocateBufferMemory() 720 VkMemoryPropertyFlags *memoryPropertyFlagsOut, in AllocateImageMemory() 739 VkMemoryPropertyFlags memoryPropertyFlagsOut = 0; in AllocateImageMemoryWithRequirements() local 750 VkMemoryPropertyFlags *memoryPropertyFlagsOut, in AllocateBufferMemoryWithRequirements()
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/android/ |
| D | vk_android_utils.cpp | 63 VkMemoryPropertyFlags *memoryPropertyFlagsOut, in InitAndroidExternalMemory()
|