Home
last modified time | relevance | path

Searched refs:exportSemaphore (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/src/Vulkan/
DVkSemaphore.hpp223 bool exportSemaphore = false; member
DVkSemaphore.cpp106 exportSemaphore = true; in SemaphoreCreateInfo()
/external/skia/tests/
DVkHardwareBufferTest.cpp467 bool exportSemaphore(skiatest::Reporter* reporter, const GrBackendSemaphore&);
846 if (!this->exportSemaphore(reporter, semaphore)) { in flushSurfaceAndSignalSemaphore()
905 bool VulkanTestHelper::exportSemaphore(skiatest::Reporter* reporter, in exportSemaphore() function in VulkanTestHelper
/external/skqp/tests/
DVkHardwareBufferTest.cpp460 bool exportSemaphore(skiatest::Reporter* reporter, const GrBackendSemaphore&);
843 if (!this->exportSemaphore(reporter, semaphore)) { in flushSurfaceAndSignalSemaphore()
902 bool VulkanTestHelper::exportSemaphore(skiatest::Reporter* reporter, in exportSemaphore() function in VulkanTestHelper