Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/include/gpu/vk/
H A DVulkanMemoryAllocator.h91 virtual VkResult flushMemory(const skgpu::VulkanBackendMemory& memory, in flushMemory() function
/aosp_15_r20/external/skia/tools/gpu/vk/
H A DVkTestMemoryAllocator.cpp244 VkResult VkTestMemoryAllocator::flushMemory(const skgpu::VulkanBackendMemory& memoryHandle, in flushMemory() function in sk_gpu_test::VkTestMemoryAllocator
/aosp_15_r20/external/skia/src/gpu/vk/vulkanmemoryallocator/
H A DVulkanAMDMemoryAllocator.cpp257 VkResult VulkanAMDMemoryAllocator::flushMemory(const VulkanBackendMemory& memoryHandle, in flushMemory() function in skgpu::VulkanAMDMemoryAllocator