Home
last modified time | relevance | path

Searched defs:vkSemaphore (Results 1 – 3 of 3) sorted by relevance

/external/skqp/include/gpu/
DGrBackendSemaphore.h50 VkSemaphore vkSemaphore() const { in vkSemaphore() function
/external/skia/include/gpu/
DGrBackendSemaphore.h84 VkSemaphore vkSemaphore() const { in vkSemaphore() function
/external/angle/src/tests/gl_tests/
DVulkanExternalImageTest.cpp293 VkSemaphore vkSemaphore = VK_NULL_HANDLE; in RunShouldImportSemaphoreTest() local