Searched defs:exportFd (Results 1 – 6 of 6) sorted by relevance
| /external/swiftshader/src/Vulkan/ | ||
| D | VkDeviceMemory.cpp | 33 bool exportFd = false; member |
| D | VkDeviceMemoryExternalLinux.hpp | 87 VkResult exportFd(int *pFd) const override in exportFd() function in OpaqueFdExternalMemory |
| D | VkDeviceMemoryExternalMac.hpp | 181 VkResult exportFd(int *pFd) const override in exportFd() function in OpaqueFdExternalMemory |
| D | VkSemaphore.cpp | 311 VkResult BinarySemaphore::exportFd(int *pFd) in exportFd() function in vk::BinarySemaphore |
| /external/swiftshader/src/System/Linux/ | ||
| D | MemFd.cpp | 51 int LinuxMemFd::exportFd() const in exportFd() function in LinuxMemFd |
| /external/angle/src/libANGLE/renderer/vulkan/ | ||
| D | SyncVk.cpp | 265 void ExternalFence::exportFd(VkDevice device, const VkFenceGetFdInfoKHR &fenceGetFdInfo) in exportFd() function in rx::vk::ExternalFence |