Home
last modified time | relevance | path

Searched refs:countGroup (Results 1 - 5 of 5) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineImageTests.cpp663 de::MovePtr<tcu::TestCaseGroup> countGroup(new tcu::TestCaseGroup(testCtx, caseName.str().c_str())); in createImageCountTests()
666 countGroup->addChild(sizeTests.release()); in createImageCountTests()
667 parentGroup->addChild(countGroup.release()); in createImageCountTests()
H A DvktPipelineBindVertexBuffers2Tests.cpp1436 de::MovePtr<tcu::TestCaseGroup> countGroup(new tcu::TestCaseGroup(testCtx, name.c_str(), "")); in createCmdBindVertexBuffers2Tests()
1456 countGroup->addChild(randomGroup.release()); in createCmdBindVertexBuffers2Tests()
1458 topoGroup->addChild(countGroup.release()); in createCmdBindVertexBuffers2Tests()
1471 de::MovePtr<tcu::TestCaseGroup> countGroup(new tcu::TestCaseGroup(testCtx, name.c_str(), "")); in createCmdBindVertexBuffers2Tests()
1507 countGroup->addChild(randomGroup.release()); in createCmdBindVertexBuffers2Tests()
1509 topoGroup->addChild(countGroup.release()); in createCmdBindVertexBuffers2Tests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineImageTests.cpp658 de::MovePtr<tcu::TestCaseGroup> countGroup(new tcu::TestCaseGroup(testCtx, caseName.str().c_str(), "")); in createImageCountTests()
661 countGroup->addChild(sizeTests.release()); in createImageCountTests()
662 parentGroup->addChild(countGroup.release()); in createImageCountTests()
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fTextureUnitTests.cpp949 tcu::TestCaseGroup* countGroup = new tcu::TestCaseGroup(m_testCtx, countGroupName.c_str(), ""); in init() local
950 addChild(countGroup); in init()
963 countGroup->addChild(caseTypeGroup); in init()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fTextureUnitTests.cpp1254 tcu::TestCaseGroup* countGroup = new tcu::TestCaseGroup(m_testCtx, countGroupName.c_str(), ""); in init() local
1255 addChild(countGroup); in init()
1271 countGroup->addChild(caseTypeGroup); in init()

Completed in 12 milliseconds