Searched defs:exportHandle (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/swiftshader/src/Vulkan/ | ||
H A D | VkDeviceMemoryExternalFuchsia.hpp | 34 bool exportHandle = false; member |
H A D | VkSemaphore.cpp | 61 virtual VkResult exportHandle(zx_handle_t *pHandle) in exportHandle() function in vk::BinarySemaphore::External |
H A D | VkSemaphoreExternalFuchsia.hpp | 65 VkResult exportHandle(zx_handle_t *pHandle) override in exportHandle() function in vk::ZirconEventExternalSemaphore |
H A D | VkDeviceMemory.cpp | 387 VkResult DeviceMemory::exportHandle(zx_handle_t *pHandle) const in exportHandle() function in vk::DeviceMemory |