Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkDeviceMemory.cpp33 bool exportFd = false; member
349 VkResult DeviceMemory::exportFd(int *pFd) const in exportFd() function in vk::DeviceMemory
DVkDeviceMemoryExternalLinux.hpp87 VkResult exportFd(int *pFd) const override in exportFd() function in OpaqueFdExternalMemory
DVkDeviceMemoryExternalMac.hpp181 VkResult exportFd(int *pFd) const override in exportFd() function in OpaqueFdExternalMemory
DVkSemaphore.cpp311 VkResult BinarySemaphore::exportFd(int *pFd) in exportFd() function in vk::BinarySemaphore
/third_party/skia/third_party/externals/swiftshader/src/System/Linux/
DMemFd.cpp51 int LinuxMemFd::exportFd() const in exportFd() function in LinuxMemFd