Searched refs:multiNestedStructGroup (Results 1 – 6 of 6) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/ |
D | vktTransformFeedbackFuzzLayoutTests.cpp | 661 …tcu::TestCaseGroup* multiNestedStructGroup = new tcu::TestCaseGroup(m_testCtx, "multi_nested_struc… in init() local 662 addChild(multiNestedStructGroup); in init() 669 …multiNestedStructGroup->addChild(new BlockMultiNestedStructCase(m_testCtx, baseName + "_vertex", "… in init() 670 …multiNestedStructGroup->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() 707 …multiNestedStructGroup->addChild(new BlockVariousBuffersCase(m_testCtx, baseName + "_vertex", "", … in init() 708 …multiNestedStructGroup->addChild(new BlockVariousBuffersCase(m_testCtx, baseName + "_geometry", ""… in init()
|
/external/deqp/modules/gles3/functional/ |
D | es3fUniformBlockTests.cpp | 754 …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/ |
D | glcUniformBlockTests.cpp | 1195 tcu::TestCaseGroup* multiNestedStructGroup = in init() local 1197 addChild(multiNestedStructGroup); in init() 1202 multiNestedStructGroup->addChild(modeGroup); in init()
|
/external/deqp/external/vulkancts/modules/vulkan/ubo/ |
D | vktUniformBlockTests.cpp | 840 …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/ |
D | es31fSSBOLayoutTests.cpp | 1274 …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/ |
D | vktSSBOLayoutTests.cpp | 1695 …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()
|