Searched refs:singleBasicTypeGroup (Results 1 - 4 of 4) sorted by relevance

/external/deqp/modules/gles3/functional/
H A Des3fUniformBlockTests.cpp408 tcu::TestCaseGroup* singleBasicTypeGroup = new tcu::TestCaseGroup(m_testCtx, "single_basic_type", "Single basic variable in single buffer"); local
409 addChild(singleBasicTypeGroup);
414 singleBasicTypeGroup->addChild(layoutGroup);
/external/deqp/external/vulkancts/modules/vulkan/ubo/
H A DvktUniformBlockTests.cpp531 tcu::TestCaseGroup* singleBasicTypeGroup = new tcu::TestCaseGroup(m_testCtx, "single_basic_type", "Single basic variable in single buffer"); local
532 addChild(singleBasicTypeGroup);
537 singleBasicTypeGroup->addChild(layoutGroup);
/external/deqp/external/vulkancts/modules/vulkan/ssbo/
H A DvktSSBOLayoutTests.cpp797 tcu::TestCaseGroup* singleBasicTypeGroup = new tcu::TestCaseGroup(m_testCtx, "single_basic_type", "Single basic variable in single buffer"); local
798 addChild(singleBasicTypeGroup);
803 singleBasicTypeGroup->addChild(layoutGroup);
/external/deqp/modules/gles31/functional/
H A Des31fSSBOLayoutTests.cpp804 tcu::TestCaseGroup* singleBasicTypeGroup = new tcu::TestCaseGroup(m_testCtx, "single_basic_type", "Single basic variable in single buffer"); local
805 addChild(singleBasicTypeGroup);
810 singleBasicTypeGroup->addChild(layoutGroup);

Completed in 208 milliseconds