Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationTimelineSemaphoreTests.cpp1173 const std::string opGroupName = getOperationName(writeOp) + "_" + getOperationName(readOp); in initCommonTests() local
1176 …de::MovePtr<tcu::TestCaseGroup> opGroup (new tcu::TestCaseGroup(m_testCtx, opGroupName.c_str(), ""… in initCommonTests()
1751 const std::string opGroupName = getOperationName(writeOp) + "_" + getOperationName(readOp); in init() local
1754 …de::MovePtr<tcu::TestCaseGroup> opGroup (new tcu::TestCaseGroup(m_testCtx, opGroupName.c_str(), ""… in init()
2227 const std::string opGroupName = getOperationName(writeOp) + "_" + getOperationName(readOp); in init() local
2230 …de::MovePtr<tcu::TestCaseGroup> opGroup (new tcu::TestCaseGroup(m_testCtx, opGroupName.c_str(), ""… in init()
DvktSynchronizationSignalOrderTests.cpp1198 const std::string opGroupName = getOperationName(writeOp) + "_" + getOperationName(readOp); in init() local
1201 …de::MovePtr<tcu::TestCaseGroup> opGroup (new tcu::TestCaseGroup(m_testCtx, opGroupName.c_str(), ""… in init()
1737 const std::string opGroupName = getOperationName(writeOp) + "_" + getOperationName(readOp); in init() local
1740 …de::MovePtr<tcu::TestCaseGroup> opGroup (new tcu::TestCaseGroup(m_testCtx, opGroupName.c_str(), ""… in init()
DvktSynchronizationOperationSingleQueueTests.cpp730 const std::string opGroupName = getOperationName(writeOp) + "_" + getOperationName(readOp); in createTests() local
733 …de::MovePtr<tcu::TestCaseGroup> opGroup (new tcu::TestCaseGroup(testCtx, opGroupName.c_str(), "")); in createTests()
DvktSynchronizationOperationMultiQueueTests.cpp912 const std::string opGroupName = getOperationName(writeOp) + "_" + getOperationName(readOp); in createTests() local
915 MovePtr<tcu::TestCaseGroup> opGroup (new tcu::TestCaseGroup(testCtx, opGroupName.c_str(), "")); in createTests()
DvktSynchronizationCrossInstanceSharingTests.cpp1377 const std::string opGroupName = getOperationName(writeOp) + "_" + getOperationName(readOp); in createTests() local
1380 …de::MovePtr<tcu::TestCaseGroup> opGroup (new tcu::TestCaseGroup(testCtx, opGroupName.c_str(), "")); in createTests()
DvktSynchronizationWin32KeyedMutexTests.cpp1879 const std::string opGroupName = getOperationName(writeOp) + "_" + getOperationName(readOp); in createTests() local
1882 …de::MovePtr<tcu::TestCaseGroup> opGroup (new tcu::TestCaseGroup(testCtx, opGroupName.c_str(), "")); in createTests()