Home
last modified time | relevance | path

Searched refs:initVulkan (Results 1 – 11 of 11) sorted by relevance

/third_party/flutter/skia/include/gpu/
DGrBackendSemaphore.h31 void initVulkan(VkSemaphore semaphore) { in initVulkan() function
/third_party/skia/include/gpu/
DGrBackendSemaphore.h52 void initVulkan(VkSemaphore semaphore) { in initVulkan() function
/third_party/skia/src/gpu/vk/
DGrVkSemaphore.cpp71 backendSemaphore.initVulkan(fResource->semaphore()); in backendSemaphore()
/third_party/flutter/skia/src/gpu/vk/
DGrVkSemaphore.cpp78 backendSemaphore.initVulkan(fResource->semaphore()); in backendSemaphore()
/third_party/flutter/skia/tools/sk_app/
DVulkanWindowContext.cpp507 beSemaphore.initVulkan(semaphore); in getBackbufferSurface()
520 beSemaphore.initVulkan(backbuffer->fRenderSemaphore); in swapBuffers()
/third_party/skia/tools/sk_app/
DVulkanWindowContext.cpp534 beSemaphore.initVulkan(semaphore); in getBackbufferSurface()
547 beSemaphore.initVulkan(backbuffer->fRenderSemaphore); in swapBuffers()
/third_party/flutter/skia/tests/
DSurfaceSemaphoreTest.cpp148 semaphores[1].initVulkan(vkSem); in surface_semaphore_test()
DVkHardwareBufferTest.cpp889 beSemaphore->initVulkan(semaphore); in setupSemaphoreForSignaling()
945 beSemaphore.initVulkan(semaphore); in importAndWaitOnSemaphore()
/third_party/skia/tests/
DSurfaceSemaphoreTest.cpp150 semaphores[1].initVulkan(vkSem); in surface_semaphore_test()
DVkHardwareBufferTest.cpp901 beSemaphore->initVulkan(semaphore); in setupSemaphoreForSignaling()
957 beSemaphore.initVulkan(semaphore); in importAndWaitOnSemaphore()
/third_party/skia/
DRELEASE_NOTES.txt13 For example, initVulkan and vkSemaphore are not defined unless the Vulkan backend is compiled