Home
last modified time | relevance | path

Searched refs:export_func (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/Vulkan/
DVkSemaphore.cpp274 VkResult BinarySemaphore::exportPayload(ALLOC_FUNC alloc_func, EXPORT_FUNC export_func) in exportPayload() argument
295 return export_func(external); in exportPayload()
DVkSemaphore.hpp176 VkResult exportPayload(ALLOC_FUNC alloc_func, EXPORT_FUNC export_func);