Searched refs:createBasicComputeShaderTests (Results 1 – 6 of 6) sorted by relevance
34 tcu::TestCaseGroup* createBasicComputeShaderTests (tcu::TestContext& testCtx);
47 computeTests->addChild(createBasicComputeShaderTests(testCtx)); in createChildren()
3849 tcu::TestCaseGroup* createBasicComputeShaderTests (tcu::TestContext& testCtx) in createBasicComputeShaderTests() function
37 tcu::TestCaseGroup* createBasicComputeShaderTests (tcu::TestContext& testCtx, vk::ComputePipelineCo…
52 computeTests->addChild(createBasicComputeShaderTests(testCtx, computePipelineConstructionType)); in createChildren()
4327 tcu::TestCaseGroup* createBasicComputeShaderTests (tcu::TestContext& testCtx, vk::ComputePipelineCo… in createBasicComputeShaderTests() function