Home
last modified time | relevance | path

Searched refs:canCreateSemaphoreZirconEvent (Results 1 – 3 of 3) sorted by relevance

/external/angle/src/tests/test_utils/
DVulkanExternalHelper.h81 bool canCreateSemaphoreZirconEvent() const;
DVulkanExternalHelper.cpp656 bool VulkanExternalHelper::canCreateSemaphoreZirconEvent() const in canCreateSemaphoreZirconEvent() function in angle::VulkanExternalHelper
/external/angle/src/tests/gl_tests/
DVulkanExternalImageTest.cpp138 return helper.canCreateSemaphoreZirconEvent(); in CanCreateSemaphore()
1199 EXPECT_TRUE(helper.canCreateSemaphoreZirconEvent()); in TEST_P()