Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/external_memory/
DMemoryServiceNull.cpp52 ResultOrError<VkDeviceMemory> Service::ImportMemory(ExternalMemoryHandle handle, in ImportMemory() function in dawn_native::vulkan::external_memory::Service
DMemoryServiceZirconHandle.cpp102 ResultOrError<VkDeviceMemory> Service::ImportMemory(ExternalMemoryHandle handle, in ImportMemory() function in dawn_native::vulkan::external_memory::Service
DMemoryServiceOpaqueFD.cpp102 ResultOrError<VkDeviceMemory> Service::ImportMemory(ExternalMemoryHandle handle, in ImportMemory() function in dawn_native::vulkan::external_memory::Service
DMemoryServiceDmaBuf.cpp188 ResultOrError<VkDeviceMemory> Service::ImportMemory(ExternalMemoryHandle handle, in ImportMemory() function in dawn_native::vulkan::external_memory::Service
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DVulkanExternalImageTest.cpp115 static void ImportMemory(GLuint memoryObject, GLuint64 size, Handle handle) in ImportMemory() function
180 static void ImportMemory(GLuint memoryObject, GLuint64 size, Handle handle) in ImportMemory() function