Searched refs:DestroySemaphoreInfo (Results 1 – 1 of 1) sorted by relevance
468 struct DestroySemaphoreInfo { struct480 DestroySemaphoreInfo(PFN_vkDestroySemaphore destroyFunction, VkDevice device, in DestroySemaphoreInfo() argument486 DestroySemaphoreInfo* info = reinterpret_cast<DestroySemaphoreInfo*>(context); in destroy_semaphore()517 mDestroySemaphoreContext = new DestroySemaphoreInfo(mDestroySemaphore, mDevice, semaphore); in finishFrame()694 DestroySemaphoreInfo* destroyInfo = in createReleaseFence()695 new DestroySemaphoreInfo(mDestroySemaphore, mDevice, semaphore); in createReleaseFence()