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