Searched refs:operationGroup (Results 1 – 3 of 3) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fAtomicCounterTests.cpp | 1339 …TestCaseGroup* operationGroup = new TestCaseGroup(m_context, operationToName(operation, useBranch)… in AtomicCounterTests() local 1369 …operationGroup->addChild(new AtomicCounterTest(m_context, specToTestName(spec).c_str(), specToTest… in AtomicCounterTests() 1374 addChild(operationGroup); in AtomicCounterTests() 1411 …TestCaseGroup* operationGroup = new TestCaseGroup(m_context, operationToName(operation, false).c_s… in AtomicCounterTests() local 1447 …operationGroup->addChild(new AtomicCounterTest(m_context, specToTestName(spec).c_str(), specToTest… in AtomicCounterTests() 1451 layoutQualifierGroup->addChild(operationGroup); in AtomicCounterTests()
|
/external/deqp/external/vulkancts/modules/vulkan/image/ |
D | vktImageAtomicOperationTests.cpp | 963 …de::MovePtr<tcu::TestCaseGroup> operationGroup(new tcu::TestCaseGroup(testCtx, getAtomicOperationC… in createImageAtomicOperationTests() local 986 operationGroup->addChild(imageTypeGroup.release()); in createImageAtomicOperationTests() 989 imageAtomicOperationsTests->addChild(operationGroup.release()); in createImageAtomicOperationTests()
|
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/ |
D | vktProtectedMemShaderImageAccessTests.cpp | 1201 …de::MovePtr<tcu::TestCaseGroup> operationGroup (new tcu::TestCaseGroup(testCtx, getAtomicOperatio… in createShaderImageAccessTests() local 1210 …operationGroup->addChild(new ImageAccessTestCase(testCtx, formats[formatNdx].name, "", Params(shad… in createShaderImageAccessTests() 1213 accessTypeGroup->addChild(operationGroup.release()); in createShaderImageAccessTests()
|