Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/
DvktTransformFeedbackFuzzLayoutTests.cpp661 …tcu::TestCaseGroup* multiNestedStructGroup = new tcu::TestCaseGroup(m_testCtx, "multi_nested_struc… in init() local
662 addChild(multiNestedStructGroup); in init()
669multiNestedStructGroup->addChild(new BlockMultiNestedStructCase(m_testCtx, baseName + "_vertex", "… in init()
670multiNestedStructGroup->addChild(new BlockMultiNestedStructCase(m_testCtx, baseName + "_geometry",… in init()
690 …tcu::TestCaseGroup* multiNestedStructGroup = new tcu::TestCaseGroup(m_testCtx, "various_buffers", … in init() local
691 addChild(multiNestedStructGroup); in init()
707multiNestedStructGroup->addChild(new BlockVariousBuffersCase(m_testCtx, baseName + "_vertex", "", … in init()
708multiNestedStructGroup->addChild(new BlockVariousBuffersCase(m_testCtx, baseName + "_geometry", ""… in init()
/external/deqp/modules/gles3/functional/
Des3fUniformBlockTests.cpp754 …tcu::TestCaseGroup* multiNestedStructGroup = new tcu::TestCaseGroup(m_testCtx, "multi_nested_struc… in init() local
755 addChild(multiNestedStructGroup); in init()
760 multiNestedStructGroup->addChild(modeGroup); in init()
/external/deqp/external/openglcts/modules/common/
DglcUniformBlockTests.cpp1195 tcu::TestCaseGroup* multiNestedStructGroup = in init() local
1197 addChild(multiNestedStructGroup); in init()
1202 multiNestedStructGroup->addChild(modeGroup); in init()
/external/deqp/external/vulkancts/modules/vulkan/ubo/
DvktUniformBlockTests.cpp840 …tcu::TestCaseGroup* multiNestedStructGroup = new tcu::TestCaseGroup(m_testCtx, "multi_nested_struc… in init() local
841 addChild(multiNestedStructGroup); in init()
846 multiNestedStructGroup->addChild(modeGroup); in init()
/external/deqp/modules/gles31/functional/
Des31fSSBOLayoutTests.cpp1274 …tcu::TestCaseGroup* multiNestedStructGroup = new tcu::TestCaseGroup(m_testCtx, "multi_nested_struc… in init() local
1275 addChild(multiNestedStructGroup); in init()
1280 multiNestedStructGroup->addChild(modeGroup); in init()
/external/deqp/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutTests.cpp1695 …tcu::TestCaseGroup* multiNestedStructGroup = new tcu::TestCaseGroup(m_testCtx, "multi_nested_struc… in init() local
1696 addChild(multiNestedStructGroup); in init()
1701 multiNestedStructGroup->addChild(modeGroup); in init()