Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkSemaphore.cpp50 virtual VkResult exportOpaqueFd(int *pFd) in exportOpaqueFd()
311 VkResult BinarySemaphore::exportFd(int *pFd) in exportFd()
DVkSemaphoreExternalLinux.hpp173 VkResult exportOpaqueFd(int *pFd) override in exportOpaqueFd()
DlibVulkan.cpp1114 …esult VKAPI_CALL vkGetMemoryFdKHR(VkDevice device, const VkMemoryGetFdInfoKHR *getFdInfo, int *pFd) in vkGetMemoryFdKHR()
1463 …KAPI_CALL vkGetSemaphoreFdKHR(VkDevice device, const VkSemaphoreGetFdInfoKHR *pGetFdInfo, int *pFd) in vkGetSemaphoreFdKHR()
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_funcs.hpp10953 int * pFd, in getMemoryFdKHR()
11122 int * pFd, in getSemaphoreFdKHR()
12125 int * pFd, in getFenceFdKHR()