Searched defs:memoryPropertyFlagsOut (Results 1 – 3 of 3) sorted by relevance
| /third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| D | vk_utils.cpp | 96 VkMemoryPropertyFlags *memoryPropertyFlagsOut, in FindAndAllocateCompatibleMemory() 119 VkMemoryPropertyFlags *memoryPropertyFlagsOut, in AllocateAndBindBufferOrImageMemory() 137 VkMemoryPropertyFlags *memoryPropertyFlagsOut, in AllocateBufferOrImageMemory() 296 VkMemoryPropertyFlags *memoryPropertyFlagsOut, in findCompatibleMemoryIndex() 362 VkMemoryPropertyFlags *memoryPropertyFlagsOut, in AllocateBufferMemory() 378 VkMemoryPropertyFlags memoryPropertyFlagsOut = 0; in AllocateImageMemory() local 390 VkMemoryPropertyFlags memoryPropertyFlagsOut = 0; in AllocateImageMemoryWithRequirements() local
|
| /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()
|