Home
last modified time | relevance | path

Searched defs:flushMemory (Results 1 – 3 of 3) sorted by relevance

/external/skia/include/gpu/vk/
DVulkanMemoryAllocator.h91 virtual VkResult flushMemory(const skgpu::VulkanBackendMemory& memory, in flushMemory() function
/external/skia/tools/gpu/vk/
DVkTestMemoryAllocator.cpp240 VkResult VkTestMemoryAllocator::flushMemory(const skgpu::VulkanBackendMemory& memoryHandle, in flushMemory() function in sk_gpu_test::VkTestMemoryAllocator
/external/skia/src/gpu/vk/
DVulkanAMDMemoryAllocator.cpp249 VkResult VulkanAMDMemoryAllocator::flushMemory(const VulkanBackendMemory& memoryHandle, in flushMemory() function in skgpu::VulkanAMDMemoryAllocator