Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/
DvktTransformFeedbackFuzzLayoutTests.cpp584 …tcu::TestCaseGroup* singleStructArrayGroup = new tcu::TestCaseGroup(m_testCtx, "single_struct_arra… in init() local
585 addChild(singleStructArrayGroup); in init()
592singleStructArrayGroup->addChild(new BlockSingleStructArrayCase(m_testCtx, baseName + "_vertex", "… in init()
593singleStructArrayGroup->addChild(new BlockSingleStructArrayCase(m_testCtx, baseName + "_geometry",… in init()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fSSBOLayoutTests.cpp1043 …tcu::TestCaseGroup* singleStructArrayGroup = new tcu::TestCaseGroup(m_testCtx, "single_struct_arra… in init() local
1044 addChild(singleStructArrayGroup); in init()
1049 singleStructArrayGroup->addChild(modeGroup); in init()
1130 …tcu::TestCaseGroup* singleStructArrayGroup = new tcu::TestCaseGroup(m_testCtx, "unsized_struct_arr… in init() local
1131 addChild(singleStructArrayGroup); in init()
1136 singleStructArrayGroup->addChild(modeGroup); in init()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutTests.cpp1440 …tcu::TestCaseGroup* singleStructArrayGroup = new tcu::TestCaseGroup(m_testCtx, "single_struct_arra… in init() local
1441 addChild(singleStructArrayGroup); in init()
1446 singleStructArrayGroup->addChild(modeGroup); in init()
1536 …tcu::TestCaseGroup* singleStructArrayGroup = new tcu::TestCaseGroup(m_testCtx, "unsized_struct_arr… in init() local
1537 addChild(singleStructArrayGroup); in init()
1542 singleStructArrayGroup->addChild(modeGroup); in init()
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fUniformBlockTests.cpp553 …tcu::TestCaseGroup* singleStructArrayGroup = new tcu::TestCaseGroup(m_testCtx, "single_struct_arra… in init() local
554 addChild(singleStructArrayGroup); in init()
559 singleStructArrayGroup->addChild(modeGroup); in init()
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcUniformBlockTests.cpp1036 tcu::TestCaseGroup* singleStructArrayGroup = in init() local
1038 addChild(singleStructArrayGroup); in init()
1056 singleStructArrayGroup->addChild(new BlockSingleStructArrayCase( in init()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ubo/
DvktUniformBlockTests.cpp674 …tcu::TestCaseGroup* singleStructArrayGroup = new tcu::TestCaseGroup(m_testCtx, "single_struct_arra… in init() local
675 addChild(singleStructArrayGroup); in init()
680 singleStructArrayGroup->addChild(modeGroup); in init()