Searched refs:pushConstantTests (Results 1 – 1 of 1) sorted by relevance
3273 …de::MovePtr<tcu::TestCaseGroup> pushConstantTests (new tcu::TestCaseGroup(testCtx, "push_constant"… in createPushConstantTests() local3286 pushConstantTests->addChild(graphicsTests.release()); in createPushConstantTests()3291 pushConstantTests->addChild(computeTests.release()); in createPushConstantTests()3298 pushConstantTests->addChild(lifetimeTests.release()); in createPushConstantTests()3300 return pushConstantTests.release(); in createPushConstantTests()