Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp6374 de::MovePtr<tcu::TestCaseGroup> suballocationTestGroup = createSuballocationTests(testCtx); in createRenderPassTests() local
6377 suballocationTestGroup->addChild(createRenderPassMultisampleTests(testCtx)); in createRenderPassTests()
6378 suballocationTestGroup->addChild(createRenderPassMultisampleResolveTests(testCtx)); in createRenderPassTests()
6380 renderpassTests->addChild(suballocationTestGroup.release()); in createRenderPassTests()