Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fShaderMatrixTests.cpp1150 …tcu::TestCaseGroup* opGroup = new tcu::TestCaseGroup(m_testCtx, ops[opNdx].name, ops[opNdx].des… in init() local
1152 addChild(opGroup); in init()
1174opGroup->addChild(new ShaderMatrixCase(m_context, (baseName + "float_vertex").c_str(), "Matrix-sc… in init()
1175opGroup->addChild(new ShaderMatrixCase(m_context, (baseName + "float_fragment").c_str(), "Matrix-s… in init()
1184opGroup->addChild(new ShaderMatrixCase(m_context, (baseName + getDataTypeName(vecType) + "_vertex"… in init()
1185opGroup->addChild(new ShaderMatrixCase(m_context, (baseName + getDataTypeName(vecType) + "_fragmen… in init()
1189opGroup->addChild(new ShaderMatrixCase(m_context, (vecMatName + "_vertex").c_str(), "Vector-matri… in init()
1190opGroup->addChild(new ShaderMatrixCase(m_context, (vecMatName + "_fragment").c_str(), "Vector-matr… in init()
1197opGroup->addChild(new ShaderMatrixCase(m_context, (baseName + matTypeName + "_vertex").c_str(), "… in init()
1198opGroup->addChild(new ShaderMatrixCase(m_context, (baseName + matTypeName + "_fragment").c_str(), … in init()
[all …]
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationTimelineSemaphoreTests.cpp1176 …de::MovePtr<tcu::TestCaseGroup> opGroup (new tcu::TestCaseGroup(m_testCtx, opGroupName.c_str(), ""… in initCommonTests() local
1185opGroup->addChild(new DeviceHostSyncTestCase(m_testCtx, name, "", m_type, resource, writeOp, readO… in initCommonTests()
1190 addChild(opGroup.release()); in initCommonTests()
1754 …de::MovePtr<tcu::TestCaseGroup> opGroup (new tcu::TestCaseGroup(m_testCtx, opGroupName.c_str(), ""… in init() local
1763opGroup->addChild(new WaitBeforeSignalTestCase(m_testCtx, name, "", m_type, resource, writeOp, rea… in init()
1768 addChild(opGroup.release()); in init()
2230 …de::MovePtr<tcu::TestCaseGroup> opGroup (new tcu::TestCaseGroup(m_testCtx, opGroupName.c_str(), ""… in init() local
2239opGroup->addChild(new OneToNTestCase(m_testCtx, name, "", m_type, resource, writeOp, readOp, m_pip… in init()
2244 addChild(opGroup.release()); in init()
DvktSynchronizationSignalOrderTests.cpp1201 …de::MovePtr<tcu::TestCaseGroup> opGroup (new tcu::TestCaseGroup(m_testCtx, opGroupName.c_str(), ""… in init() local
1214 opGroup->addChild(new QueueSubmitSignalOrderSharedTestCase(m_testCtx, in init()
1229 addChild(opGroup.release()); in init()
1740 …de::MovePtr<tcu::TestCaseGroup> opGroup (new tcu::TestCaseGroup(m_testCtx, opGroupName.c_str(), ""… in init() local
1748 opGroup->addChild(new QueueSubmitSignalOrderTestCase(m_testCtx, in init()
1760 addChild(opGroup.release()); in init()
DvktSynchronizationOperationSingleQueueTests.cpp717 …de::MovePtr<tcu::TestCaseGroup> opGroup (new tcu::TestCaseGroup(testCtx, opGroupName.c_str(), "")); in createTests() local
726opGroup->addChild(new SyncTestCase(testCtx, name, "", data.type, groups[groupNdx].syncPrimitive, r… in createTests()
731 synchGroup->addChild(opGroup.release()); in createTests()
DvktSynchronizationOperationMultiQueueTests.cpp896 MovePtr<tcu::TestCaseGroup> opGroup (new tcu::TestCaseGroup(testCtx, opGroupName.c_str(), "")); in createTests() local
916opGroup->addChild(new BaseTestCase(testCtx, name, "", data.type, groups[groupNdx].syncPrimitive, r… in createTests()
921 synchGroup->addChild(opGroup.release()); in createTests()
DvktSynchronizationCrossInstanceSharingTests.cpp1371 …de::MovePtr<tcu::TestCaseGroup> opGroup (new tcu::TestCaseGroup(testCtx, opGroupName.c_str(), "")); in createTests() local
1386opGroup->addChild(new InstanceFactory1<SharingTestInstance, TestConfig, Progs>(testCtx, tcu::NODET… in createTests()
1394 dedicatedGroup->addChild(opGroup.release()); in createTests()
DvktSynchronizationWin32KeyedMutexTests.cpp1880 …de::MovePtr<tcu::TestCaseGroup> opGroup (new tcu::TestCaseGroup(testCtx, opGroupName.c_str(), "")); in createTests() local
1900opGroup->addChild(new InstanceFactory1<Win32KeyedMutexTestInstance, TestConfig, Progs>(testCtx, tc… in createTests()
1907 group->addChild(opGroup.release()); in createTests()
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmTrinaryMinMaxTests.cpp866 …de::MovePtr<tcu::TestCaseGroup> opGroup{new tcu::TestCaseGroup{testCtx, opType.second.c_str(), opD… in createTrinaryMinMaxGroup() local
893 opGroup->addChild(typeGroup.release()); in createTrinaryMinMaxGroup()
896 group->addChild(opGroup.release()); in createTrinaryMinMaxGroup()
/external/deqp/modules/gles3/functional/
Des3fShaderMatrixTests.cpp1852 …tcu::TestCaseGroup* opGroup = new tcu::TestCaseGroup(m_testCtx, ops[opNdx].name, ops[opNdx].des… in init() local
1854 addChild(opGroup); in init()
1864 opGroup->addChild(inGroup); in init()
1867 inGroup = opGroup; in init()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderMatrixTests.cpp2040 …tcu::TestCaseGroup* opGroup = new tcu::TestCaseGroup(m_testCtx, ops[opNdx].name, ops[opNdx].des… in init() local
2042 addChild(opGroup); in init()
2052 opGroup->addChild(inGroup); in init()
2055 inGroup = opGroup; in init()
/external/deqp/modules/gles2/performance/
Des2pShaderOperatorTests.cpp1899 tcu::TestCaseGroup* const opGroup = new tcu::TestCaseGroup(m_testCtx, binaryOps[opNdx].name, ""); in init() local
1900 binaryOpsGroup->addChild(opGroup); in init()
1907 opGroup->addChild(shaderGroup); in init()
/external/deqp/modules/gles3/performance/
Des3pShaderOperatorTests.cpp1907 tcu::TestCaseGroup* const opGroup = new tcu::TestCaseGroup(m_testCtx, binaryOps[opNdx].name, ""); in init() local
1908 binaryOpsGroup->addChild(opGroup); in init()
1915 opGroup->addChild(shaderGroup); in init()