Searched refs:mDestroySemaphore (Results 1 – 2 of 2) sorted by relevance
597 mDestroySemaphore(mDevice, semaphore, nullptr); in dequeueNextBuffer()670 sharedSemaphore = sp<SharedSemaphoreInfo>::make(mDestroySemaphore, mDevice, semaphore); in finishFrame()795 mDestroySemaphore(mDevice, semaphore, nullptr); in fenceWait()834 auto sharedSemaphore = sp<SharedSemaphoreInfo>::make(mDestroySemaphore, mDevice, semaphore); in createReleaseFence()
179 VkPtr<PFN_vkDestroySemaphore> mDestroySemaphore; variable