Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkDeviceMemoryExternalFuchsia.hpp34 bool exportHandle = false; member
135 VkResult exportHandle(zx_handle_t *pHandle) const override in exportHandle() function in zircon::VmoExternalMemory
DVkSemaphoreExternalFuchsia.hpp65 VkResult exportHandle(zx_handle_t *pHandle) override in exportHandle() function in vk::ZirconEventExternalSemaphore
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
DVkDeviceMemory.cpp368 VkResult DeviceMemory::exportHandle(zx_handle_t *pHandle) const in exportHandle() function in vk::DeviceMemory