Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationBasicFenceTests.hpp33 tcu::TestCaseGroup* createBasicFenceTests (tcu::TestContext& testCtx);
DvktSynchronizationTests.cpp58 group->addChild(createBasicFenceTests(testCtx)); in createBasicTests()
DvktSynchronizationBasicFenceTests.cpp328 tcu::TestCaseGroup* createBasicFenceTests (tcu::TestContext& testCtx) in createBasicFenceTests() function