Searched defs:requestedMemoryPropertyFlags (Results 1 – 4 of 4) sorted by relevance
| /third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| D | vk_utils.cpp | 95 VkMemoryPropertyFlags requestedMemoryPropertyFlags, in FindAndAllocateCompatibleMemory() 118 VkMemoryPropertyFlags requestedMemoryPropertyFlags, in AllocateAndBindBufferOrImageMemory() 136 VkMemoryPropertyFlags requestedMemoryPropertyFlags, in AllocateBufferOrImageMemory() 295 VkMemoryPropertyFlags requestedMemoryPropertyFlags, in findCompatibleMemoryIndex() 361 VkMemoryPropertyFlags requestedMemoryPropertyFlags, in AllocateBufferMemory()
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| D | vk_utils.cpp | 62 VkMemoryPropertyFlags requestedMemoryPropertyFlags, in FindCompatibleMemory() 84 VkMemoryPropertyFlags requestedMemoryPropertyFlags, in FindAndAllocateCompatibleMemory() 134 VkMemoryPropertyFlags requestedMemoryPropertyFlags, in AllocateAndBindBufferOrImageMemory() 169 VkMemoryPropertyFlags requestedMemoryPropertyFlags, in AllocateAndBindBufferOrImageMemory() 190 VkMemoryPropertyFlags requestedMemoryPropertyFlags, in AllocateBufferOrImageMemory() 424 VkMemoryPropertyFlags requestedMemoryPropertyFlags, in findCompatibleMemoryIndex() 706 VkMemoryPropertyFlags requestedMemoryPropertyFlags, in AllocateBufferMemory()
|
| /third_party/flutter/skia/third_party/externals/angle2/src/tests/test_utils/ |
| D | VulkanExternalHelper.cpp | 385 VkMemoryPropertyFlags requestedMemoryPropertyFlags = 0; in createImage2DOpaqueFd() local
|
| /third_party/skia/third_party/externals/angle2/src/tests/test_utils/ |
| D | VulkanHelper.cpp | 557 VkMemoryPropertyFlags requestedMemoryPropertyFlags = 0; in createImage2DExternal() local 961 VkMemoryPropertyFlags requestedMemoryPropertyFlags = VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT; in readPixels() local
|