Searched refs:initVulkan (Results 1 – 11 of 11) sorted by relevance
31 void initVulkan(VkSemaphore semaphore) { in initVulkan() function
52 void initVulkan(VkSemaphore semaphore) { in initVulkan() function
71 backendSemaphore.initVulkan(fResource->semaphore()); in backendSemaphore()
78 backendSemaphore.initVulkan(fResource->semaphore()); in backendSemaphore()
507 beSemaphore.initVulkan(semaphore); in getBackbufferSurface()520 beSemaphore.initVulkan(backbuffer->fRenderSemaphore); in swapBuffers()
534 beSemaphore.initVulkan(semaphore); in getBackbufferSurface()547 beSemaphore.initVulkan(backbuffer->fRenderSemaphore); in swapBuffers()
148 semaphores[1].initVulkan(vkSem); in surface_semaphore_test()
889 beSemaphore->initVulkan(semaphore); in setupSemaphoreForSignaling()945 beSemaphore.initVulkan(semaphore); in importAndWaitOnSemaphore()
150 semaphores[1].initVulkan(vkSem); in surface_semaphore_test()
901 beSemaphore->initVulkan(semaphore); in setupSemaphoreForSignaling()957 beSemaphore.initVulkan(semaphore); in importAndWaitOnSemaphore()
13 For example, initVulkan and vkSemaphore are not defined unless the Vulkan backend is compiled