Searched refs:pImportSemaphoreWin32HandleInfo (Results 1 – 5 of 5) sorted by relevance
423 … const VkImportSemaphoreWin32HandleInfoKHR *pImportSemaphoreWin32HandleInfo) in vk_common_ImportSemaphoreWin32HandleKHR() argument426 VK_FROM_HANDLE(vk_semaphore, semaphore, pImportSemaphoreWin32HandleInfo->semaphore); in vk_common_ImportSemaphoreWin32HandleKHR()428 assert(pImportSemaphoreWin32HandleInfo->sType == in vk_common_ImportSemaphoreWin32HandleKHR()431 const HANDLE handle = pImportSemaphoreWin32HandleInfo->handle; in vk_common_ImportSemaphoreWin32HandleKHR()432 const wchar_t *name = pImportSemaphoreWin32HandleInfo->name; in vk_common_ImportSemaphoreWin32HandleKHR()434 pImportSemaphoreWin32HandleInfo->handleType; in vk_common_ImportSemaphoreWin32HandleKHR()437 if (pImportSemaphoreWin32HandleInfo->flags & VK_SEMAPHORE_IMPORT_TEMPORARY_BIT) { in vk_common_ImportSemaphoreWin32HandleKHR()469 switch (pImportSemaphoreWin32HandleInfo->handleType) { in vk_common_ImportSemaphoreWin32HandleKHR()
157 …eKHR)(VkDevice device, const VkImportSemaphoreWin32HandleInfoKHR* pImportSemaphoreWin32HandleInfo);163 const VkImportSemaphoreWin32HandleInfoKHR* pImportSemaphoreWin32HandleInfo);
2944 …VkDevice device, const VkImportSemaphoreWin32HandleInfoKHR * pImportSemaphoreWin32HandleInfo ) con… in vkImportSemaphoreWin32HandleKHR()2946 return ::vkImportSemaphoreWin32HandleKHR( device, pImportSemaphoreWin32HandleInfo ); in vkImportSemaphoreWin32HandleKHR()
4857 * pname:pImportSemaphoreWin32HandleInfo is a pointer to a