Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/tools/gpu/vk/
H A DVkTestMemoryAllocator.cpp198 void VkTestMemoryAllocator::freeMemory(const skgpu::VulkanBackendMemory& memoryHandle) { in freeMemory()
204 void VkTestMemoryAllocator::getAllocInfo(const skgpu::VulkanBackendMemory& memoryHandle, in getAllocInfo()
231 VkResult VkTestMemoryAllocator::mapMemory(const skgpu::VulkanBackendMemory& memoryHandle, in mapMemory()
238 void VkTestMemoryAllocator::unmapMemory(const skgpu::VulkanBackendMemory& memoryHandle) { in unmapMemory()
244 VkResult VkTestMemoryAllocator::flushMemory(const skgpu::VulkanBackendMemory& memoryHandle, in flushMemory()
252 VkResult VkTestMemoryAllocator::invalidateMemory(const skgpu::VulkanBackendMemory& memoryHandle, in invalidateMemory()
/aosp_15_r20/external/skia/src/gpu/vk/vulkanmemoryallocator/
H A DVulkanAMDMemoryAllocator.cpp212 void VulkanAMDMemoryAllocator::freeMemory(const VulkanBackendMemory& memoryHandle) { in freeMemory()
218 void VulkanAMDMemoryAllocator::getAllocInfo(const VulkanBackendMemory& memoryHandle, in getAllocInfo()
245 VkResult VulkanAMDMemoryAllocator::mapMemory(const VulkanBackendMemory& memoryHandle, void** data) { in mapMemory()
251 void VulkanAMDMemoryAllocator::unmapMemory(const VulkanBackendMemory& memoryHandle) { in unmapMemory()
257 VkResult VulkanAMDMemoryAllocator::flushMemory(const VulkanBackendMemory& memoryHandle, in flushMemory()
265 VkResult VulkanAMDMemoryAllocator::invalidateMemory(const VulkanBackendMemory& memoryHandle, in invalidateMemory()
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DVulkanExternalImageTest.cpp278 typename Traits::Handle memoryHandle = Traits::InvalidHandle(); in RunShouldImportMemoryTest() local
390 typename Traits::Handle memoryHandle = Traits::InvalidHandle(); in RunShouldClearTest() local
555 typename Traits::Handle memoryHandle = Traits::InvalidHandle(); in RunTextureFormatCompatChromiumTest() local
725 typename Traits::Handle memoryHandle = Traits::InvalidHandle(); in RunShouldClearWithSemaphoresTest() local
968 typename Traits::Handle memoryHandle = Traits::InvalidHandle(); in runShouldDrawTest() local
1120 typename Traits::Handle memoryHandle = Traits::InvalidHandle(); in runWaitSemaphoresRetainsContentTest() local
1321 typename Traits::Handle memoryHandle = Traits::InvalidHandle(); in RunPreInitializedOnGLImportTest() local
1492 typename Traits::Handle memoryHandle = Traits::InvalidHandle(); in RunUninitializedOnGLImportTest() local