Searched refs:pushConstantTests (Results 1 – 1 of 1) sorted by relevance
1565 …de::MovePtr<tcu::TestCaseGroup> pushConstantTests (new tcu::TestCaseGroup(testCtx, "push_constant"… in createPushConstantTests() local1572 pushConstantTests->addChild(graphicsTests.release()); in createPushConstantTests()1576 pushConstantTests->addChild(computeTests.release()); in createPushConstantTests()1578 return pushConstantTests.release(); in createPushConstantTests()