Home
last modified time | relevance | path

Searched defs:exportHandle (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/swiftshader/src/Vulkan/
H A DVkDeviceMemoryExternalFuchsia.hpp34 bool exportHandle = false; member
135 VkResult exportHandle(zx_handle_t *pHandle) const override in exportHandle() function in zircon::VmoExternalMemory
H A DVkSemaphore.cpp61 virtual VkResult exportHandle(zx_handle_t *pHandle) in exportHandle() function in vk::BinarySemaphore::External
342 VkResult BinarySemaphore::exportHandle(zx_handle_t *pHandle) in exportHandle() function in vk::BinarySemaphore
H A DVkSemaphoreExternalFuchsia.hpp65 VkResult exportHandle(zx_handle_t *pHandle) override in exportHandle() function in vk::ZirconEventExternalSemaphore
H A DVkDeviceMemory.cpp387 VkResult DeviceMemory::exportHandle(zx_handle_t *pHandle) const in exportHandle() function in vk::DeviceMemory