Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/
DvktTransformFeedbackFuzzLayoutTests.cpp522 …tcu::TestCaseGroup* singleBasicTypeGroup = new tcu::TestCaseGroup(m_testCtx, "single_basic_type", … in init() local
523 addChild(singleBasicTypeGroup); in init()
531 …createBlockBasicTypeCases(*singleBasicTypeGroup, m_testCtx, typeName, VarType(type, 0), defaultFla… in init()
546 singleBasicTypeGroup->addChild(precGroup.release()); in init()
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fUniformBlockTests.cpp452 …tcu::TestCaseGroup* singleBasicTypeGroup = new tcu::TestCaseGroup(m_testCtx, "single_basic_type", … in init() local
453 addChild(singleBasicTypeGroup); in init()
458 singleBasicTypeGroup->addChild(layoutGroup); in init()
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcUniformBlockTests.cpp919 tcu::TestCaseGroup* singleBasicTypeGroup = in init() local
921 addChild(singleBasicTypeGroup); in init()
926 singleBasicTypeGroup->addChild(layoutGroup); in init()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ubo/
DvktUniformBlockTests.cpp562 …tcu::TestCaseGroup* singleBasicTypeGroup = new tcu::TestCaseGroup(m_testCtx, "single_basic_type", … in init() local
563 addChild(singleBasicTypeGroup); in init()
603 singleBasicTypeGroup->addChild(layoutGroup.release()); in init()
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fSSBOLayoutTests.cpp808 …tcu::TestCaseGroup* singleBasicTypeGroup = new tcu::TestCaseGroup(m_testCtx, "single_basic_type", … in init() local
809 addChild(singleBasicTypeGroup); in init()
814 singleBasicTypeGroup->addChild(layoutGroup); in init()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutTests.cpp1177 …tcu::TestCaseGroup* singleBasicTypeGroup = new tcu::TestCaseGroup(m_testCtx, "single_basic_type", … in init() local
1178 addChild(singleBasicTypeGroup); in init()
1183 singleBasicTypeGroup->addChild(layoutGroup); in init()