Searched refs:createSpecConstantTests (Results 1 – 7 of 7) sorted by relevance
35 tcu::TestCaseGroup *createSpecConstantTests(tcu::TestContext &testCtx, vk::PipelineConstructionType…
129 group->addChild(createSpecConstantTests(testCtx, pipelineConstructionType)); in createChildren()
2441 tcu::TestCaseGroup *createSpecConstantTests(tcu::TestContext &testCtx, PipelineConstructionType pip… in createSpecConstantTests() function
35 tcu::TestCaseGroup *createSpecConstantTests(tcu::TestContext &testCtx);
67 group->addChild(createSpecConstantTests(testCtx)); in createTests()
4799 tcu::TestCaseGroup *createSpecConstantTests(tcu::TestContext &testCtx) in createSpecConstantTests() function
8426 tcu::TestCaseGroup *createSpecConstantTests(tcu::TestContext &testCtx) in createSpecConstantTests() function21309 graphicsTests->addChild(createSpecConstantTests(testCtx)); in createInstructionTests()