Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupsMultipleDispatchesUniformSubgroupSizeTests.hpp35 tcu::TestCaseGroup *createMultipleDispatchesUniformSubgroupSizeTests(tcu::TestContext &testCtx);
H A DvktSubgroupsTests.cpp76 subgroupsTests->addChild(createMultipleDispatchesUniformSubgroupSizeTests(testCtx)); in createChildren()
H A DvktSubgroupsMultipleDispatchesUniformSubgroupSizeTests.cpp299 tcu::TestCaseGroup *createMultipleDispatchesUniformSubgroupSizeTests(tcu::TestContext &testCtx) in createMultipleDispatchesUniformSubgroupSizeTests() function