Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiExternalMemoryTests.cpp4137 …de::MovePtr<tcu::TestCaseGroup> semaphoreGroup (new tcu::TestCaseGroup(testCtx, externalSemaphoreT… in createSemaphoreTests() local
4139 …addFunctionCase(semaphoreGroup.get(), "info", "Test external semaphore queries.", testSemaphoreQue… in createSemaphoreTests()
4153 …addFunctionCase(semaphoreGroup.get(), std::string("create_win32_") + permanenceName, "Test creatin… in createSemaphoreTests()
4156 …addFunctionCase(semaphoreGroup.get(), std::string("import_twice_") + permanenceName, "Test impo… in createSemaphoreTests()
4157 …addFunctionCase(semaphoreGroup.get(), std::string("reimport_") + permanenceName, "Test importi… in createSemaphoreTests()
4158 …addFunctionCase(semaphoreGroup.get(), std::string("import_multiple_times_") + permanenceName, "Te… in createSemaphoreTests()
4159 …addFunctionCase(semaphoreGroup.get(), std::string("signal_export_import_wait_") + permanenceName, … in createSemaphoreTests()
4160 …addFunctionCase(semaphoreGroup.get(), std::string("signal_import_") + permanenceName, "Test sig… in createSemaphoreTests()
4161 …addFunctionCase(semaphoreGroup.get(), std::string("transference_") + permanenceName, "Test sema… in createSemaphoreTests()
4167 …addFunctionCase(semaphoreGroup.get(), std::string("export_multiple_times_") + permanenceName, "Tes… in createSemaphoreTests()
[all …]