/external/deqp/external/vulkancts/modules/vulkan/ubo/ |
D | vktUniformBlockTests.cpp | 533 tcu::TestCaseGroup* modeGroup = new tcu::TestCaseGroup(m_testCtx, bufferModes[modeNdx].name, ""); in init() local 534 structArrayArrayGroup->addChild(modeGroup); in init() 549 …modeGroup->addChild(new Block2LevelStructArrayCase(m_testCtx, (baseName + "_vertex"), "", baseF… in init() 550 …modeGroup->addChild(new Block2LevelStructArrayCase(m_testCtx, (baseName + "_fragment"), "", bas… in init() 551 …modeGroup->addChild(new Block2LevelStructArrayCase(m_testCtx, (baseName + "_both"), "", baseFl… in init() 552 …modeGroup->addChild(new Block2LevelStructArrayCase(m_testCtx, (baseName + "_vertex_comp_access"), … in init() 553 …modeGroup->addChild(new Block2LevelStructArrayCase(m_testCtx, (baseName + "_fragment_comp_access")… in init() 554 …modeGroup->addChild(new Block2LevelStructArrayCase(m_testCtx, (baseName + "_both_comp_access"), "… in init() 645 tcu::TestCaseGroup* modeGroup = new tcu::TestCaseGroup(m_testCtx, bufferModes[modeNdx].name, ""); in init() local 646 singleStructGroup->addChild(modeGroup); in init() [all …]
|
/external/deqp/modules/gles3/functional/ |
D | es3fUniformBlockTests.cpp | 525 tcu::TestCaseGroup* modeGroup = new tcu::TestCaseGroup(m_testCtx, bufferModes[modeNdx].name, ""); in init() local 526 singleStructGroup->addChild(modeGroup); in init() 541 …modeGroup->addChild(new BlockSingleStructCase(m_context, (baseName + "_vertex").c_str(), "", baseF… in init() 542 …modeGroup->addChild(new BlockSingleStructCase(m_context, (baseName + "_fragment").c_str(), "", bas… in init() 545 …modeGroup->addChild(new BlockSingleStructCase(m_context, (baseName + "_both").c_str(), "", baseFl… in init() 558 tcu::TestCaseGroup* modeGroup = new tcu::TestCaseGroup(m_testCtx, bufferModes[modeNdx].name, ""); in init() local 559 singleStructArrayGroup->addChild(modeGroup); in init() 574 …modeGroup->addChild(new BlockSingleStructArrayCase(m_context, (baseName + "_vertex").c_str(), "", … in init() 575 …modeGroup->addChild(new BlockSingleStructArrayCase(m_context, (baseName + "_fragment").c_str(), ""… in init() 578 …modeGroup->addChild(new BlockSingleStructArrayCase(m_context, (baseName + "_both").c_str(), "", b… in init() [all …]
|
D | es3fTransformFeedbackTests.cpp | 1655 …tcu::TestCaseGroup* modeGroup = new tcu::TestCaseGroup(m_testCtx, bufferModes[bufferModeNdx].name,… in init() local 1657 basicTypeGroup->addChild(modeGroup); in init() 1663 modeGroup->addChild(primitiveGroup); in init() 1689 …tcu::TestCaseGroup* modeGroup = new tcu::TestCaseGroup(m_testCtx, bufferModes[bufferModeNdx].name,… in init() local 1691 arrayGroup->addChild(modeGroup); in init() 1697 modeGroup->addChild(primitiveGroup); in init() 1723 …tcu::TestCaseGroup* modeGroup = new tcu::TestCaseGroup(m_testCtx, bufferModes[bufferModeNdx].name,… in init() local 1725 arrayElemGroup->addChild(modeGroup); in init() 1731 modeGroup->addChild(primitiveGroup); in init() 1758 tcu::TestCaseGroup* modeGroup = new tcu::TestCaseGroup(m_testCtx, interpModes[modeNdx].name, ""); in init() local [all …]
|
/external/deqp/modules/gles31/functional/ |
D | es31fSSBOLayoutTests.cpp | 1019 tcu::TestCaseGroup* modeGroup = new tcu::TestCaseGroup(m_testCtx, bufferModes[modeNdx].name, ""); in init() local 1020 singleStructGroup->addChild(modeGroup); in init() 1035 …modeGroup->addChild(new BlockSingleStructCase(m_context, caseName.c_str(), "", caseFlags, bufferMo… in init() 1048 tcu::TestCaseGroup* modeGroup = new tcu::TestCaseGroup(m_testCtx, bufferModes[modeNdx].name, ""); in init() local 1049 singleStructArrayGroup->addChild(modeGroup); in init() 1064 …modeGroup->addChild(new BlockSingleStructArrayCase(m_context, baseName.c_str(), "", baseFlags, buf… in init() 1077 tcu::TestCaseGroup* modeGroup = new tcu::TestCaseGroup(m_testCtx, bufferModes[modeNdx].name, ""); in init() local 1078 singleNestedStructGroup->addChild(modeGroup); in init() 1093 …modeGroup->addChild(new BlockSingleNestedStructCase(m_context, baseName.c_str(), "", baseFlags, bu… in init() 1106 tcu::TestCaseGroup* modeGroup = new tcu::TestCaseGroup(m_testCtx, bufferModes[modeNdx].name, ""); in init() local [all …]
|
D | es31fUniformBlockTests.cpp | 265 tcu::TestCaseGroup* modeGroup = new tcu::TestCaseGroup(m_testCtx, bufferModes[modeNdx].name, ""); in init() local 266 structArrayArrayGroup->addChild(modeGroup); in init() 281 …modeGroup->addChild(new Block2LevelStructArrayCase(m_context, (baseName + "_vertex").c_str(), "", … in init() 282 …modeGroup->addChild(new Block2LevelStructArrayCase(m_context, (baseName + "_fragment").c_str(), ""… in init() 285 …modeGroup->addChild(new Block2LevelStructArrayCase(m_context, (baseName + "_both").c_str(), "", ba… in init()
|
/external/deqp/external/vulkancts/modules/vulkan/ssbo/ |
D | vktSSBOLayoutTests.cpp | 1407 tcu::TestCaseGroup* modeGroup = new tcu::TestCaseGroup(m_testCtx, bufferModes[modeNdx].name, ""); in init() local 1408 singleStructGroup->addChild(modeGroup); in init() 1425 …modeGroup->addChild(new BlockSingleStructCase(m_testCtx, (caseName + loadType.first + storeType.fi… in init() 1438 tcu::TestCaseGroup* modeGroup = new tcu::TestCaseGroup(m_testCtx, bufferModes[modeNdx].name, ""); in init() local 1439 singleStructArrayGroup->addChild(modeGroup); in init() 1456 …modeGroup->addChild(new BlockSingleStructArrayCase(m_testCtx, (baseName + loadType.first + storeTy… in init() 1469 tcu::TestCaseGroup* modeGroup = new tcu::TestCaseGroup(m_testCtx, bufferModes[modeNdx].name, ""); in init() local 1470 singleNestedStructGroup->addChild(modeGroup); in init() 1487 …modeGroup->addChild(new BlockSingleNestedStructCase(m_testCtx, (baseName + loadType.first + storeT… in init() 1500 tcu::TestCaseGroup* modeGroup = new tcu::TestCaseGroup(m_testCtx, bufferModes[modeNdx].name, ""); in init() local [all …]
|
/external/deqp/external/openglcts/modules/common/ |
D | glcUniformBlockTests.cpp | 1166 tcu::TestCaseGroup* modeGroup = new tcu::TestCaseGroup(m_testCtx, bufferModes[modeNdx].name, ""); in init() local 1167 multiBasicTypesGroup->addChild(modeGroup); in init() 1179 modeGroup->addChild(new BlockMultiBasicTypesCase( in init() 1184 modeGroup->addChild(new BlockMultiBasicTypesCase( in init() 1201 tcu::TestCaseGroup* modeGroup = new tcu::TestCaseGroup(m_testCtx, bufferModes[modeNdx].name, ""); in init() local 1202 multiNestedStructGroup->addChild(modeGroup); in init() 1214 modeGroup->addChild(new BlockMultiNestedStructCase( in init() 1219 modeGroup->addChild(new BlockMultiNestedStructCase( in init()
|