Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeIndirectComputeDispatchTests.hpp34 tcu::TestCaseGroup* createIndirectComputeDispatchTests (tcu::TestContext& testCtx);
DvktComputeTests.cpp44 computeTests->addChild(createIndirectComputeDispatchTests(testCtx)); in createChildren()
DvktComputeIndirectComputeDispatchTests.cpp621 tcu::TestCaseGroup* createIndirectComputeDispatchTests (tcu::TestContext& testCtx) in createIndirectComputeDispatchTests() function