Home
last modified time | relevance | path

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

/external/deqp/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.cpp714 const std::string opGroupName = getOperationName(writeOp) + "_" + getOperationName(readOp); in createTests() local
717 …de::MovePtr<tcu::TestCaseGroup> opGroup (new tcu::TestCaseGroup(testCtx, opGroupName.c_str(), "")); in createTests()
DvktSynchronizationOperationMultiQueueTests.cpp893 const std::string opGroupName = getOperationName(writeOp) + "_" + getOperationName(readOp); in createTests() local
896 MovePtr<tcu::TestCaseGroup> opGroup (new tcu::TestCaseGroup(testCtx, opGroupName.c_str(), "")); in createTests()
DvktSynchronizationCrossInstanceSharingTests.cpp1368 const std::string opGroupName = getOperationName(writeOp) + "_" + getOperationName(readOp); in createTests() local
1371 …de::MovePtr<tcu::TestCaseGroup> opGroup (new tcu::TestCaseGroup(testCtx, opGroupName.c_str(), "")); in createTests()
DvktSynchronizationWin32KeyedMutexTests.cpp1877 const std::string opGroupName = getOperationName(writeOp) + "_" + getOperationName(readOp); in createTests() local
1880 …de::MovePtr<tcu::TestCaseGroup> opGroup (new tcu::TestCaseGroup(testCtx, opGroupName.c_str(), "")); in createTests()