Home
last modified time | relevance | path

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

/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/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