Home
last modified time | relevance | path

Searched defs:requestedMemoryPropertyFlags (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_utils.cpp95 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/
Dvk_utils.cpp62 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/
DVulkanExternalHelper.cpp385 VkMemoryPropertyFlags requestedMemoryPropertyFlags = 0; in createImage2DOpaqueFd() local
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
DVulkanHelper.cpp557 VkMemoryPropertyFlags requestedMemoryPropertyFlags = 0; in createImage2DExternal() local
961 VkMemoryPropertyFlags requestedMemoryPropertyFlags = VK_MEMORY_PROPERTY_HOST_VISIBLE_BIT; in readPixels() local