Searched refs:createIndirectComputeDispatchTests (Results 1 – 3 of 3) sorted by relevance
34 tcu::TestCaseGroup* createIndirectComputeDispatchTests (tcu::TestContext& testCtx);
44 computeTests->addChild(createIndirectComputeDispatchTests(testCtx)); in createChildren()
621 tcu::TestCaseGroup* createIndirectComputeDispatchTests (tcu::TestContext& testCtx) in createIndirectComputeDispatchTests() function