Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.hpp35 tcu::TestCaseGroup *createExtendedDynamicStateTests(tcu::TestContext &testCtx,
H A DvktPipelineTests.cpp159 group->addChild(createExtendedDynamicStateTests(testCtx, pipelineConstructionType)); in createChildren()
H A DvktPipelineExtendedDynamicStateTests.cpp6913 tcu::TestCaseGroup *createExtendedDynamicStateTests(tcu::TestContext &testCtx, in createExtendedDynamicStateTests() function