Searched refs:createRenderPassSampleReadTests (Results 1 – 3 of 3) sorted by relevance
32 tcu::TestCaseGroup* createRenderPassSampleReadTests (tcu::TestContext& testCtx);
1009 tcu::TestCaseGroup* createRenderPassSampleReadTests (tcu::TestContext& testCtx) in createRenderPassSampleReadTests() function
6972 …Group->addChild((renderPassType == RENDERPASS_TYPE_LEGACY) ? createRenderPassSampleReadTests(testC… in createRenderPassTestsInternal()