Home
last modified time | relevance | path

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

/third_party/skia/m133/include/gpu/vk/
DVulkanMemoryAllocator.h92 virtual VkResult flushMemory(const skgpu::VulkanBackendMemory& memory, in flushMemory() function
/third_party/skia/include/gpu/vk/
DGrVkMemoryAllocator.h117 virtual VkResult flushMemory(const GrVkBackendMemory& memory, VkDeviceSize offset, in flushMemory() function
/third_party/skia/m133/tools/gpu/vk/
DVkTestMemoryAllocator.cpp244 VkResult VkTestMemoryAllocator::flushMemory(const skgpu::VulkanBackendMemory& memoryHandle, in flushMemory() function in sk_gpu_test::VkTestMemoryAllocator
/third_party/skia/m133/src/gpu/vk/vulkanmemoryallocator/
DVulkanAMDMemoryAllocator.cpp266 VkResult VulkanAMDMemoryAllocator::flushMemory(const VulkanBackendMemory& memoryHandle, in flushMemory() function in skgpu::VulkanAMDMemoryAllocator
/third_party/skia/src/gpu/vk/
DGrVkAMDMemoryAllocator.cpp378 VkResult GrVkAMDMemoryAllocator::flushMemory(const GrVkBackendMemory& memoryHandle, in flushMemory() function in GrVkAMDMemoryAllocator