Home
last modified time | relevance | path

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

/external/swiftshader/src/Vulkan/
DVkDeviceMemoryExternalFuchsia.hpp33 bool exportHandle = false; member
154 VkResult exportHandle(zx_handle_t *pHandle) const override in exportHandle() function in zircon::VmoExternalMemory
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
DVkSemaphoreExternalFuchsia.hpp66 VkResult exportHandle(zx_handle_t *pHandle) override in exportHandle() function in vk::ZirconEventExternalSemaphore
DVkDeviceMemory.cpp449 VkResult DeviceMemory::exportHandle(zx_handle_t *pHandle) const in exportHandle() function in vk::DeviceMemory