Home
last modified time | relevance | path

Searched refs:createBasicComputeShaderTests (Results 1 – 3 of 3) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeBasicComputeShaderTests.hpp34 tcu::TestCaseGroup* createBasicComputeShaderTests (tcu::TestContext& testCtx);
DvktComputeTests.cpp42 computeTests->addChild(createBasicComputeShaderTests(testCtx)); in createChildren()
DvktComputeBasicComputeShaderTests.cpp2400 tcu::TestCaseGroup* createBasicComputeShaderTests (tcu::TestContext& testCtx) in createBasicComputeShaderTests() function