Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineInterfaceMatchingTests.hpp34 tcu::TestCaseGroup *createInterfaceMatchingTests(tcu::TestContext &testCtx,
H A DvktPipelineTests.cpp140 group->addChild(createInterfaceMatchingTests(testCtx, pipelineConstructionType)); in createChildren()
H A DvktPipelineInterfaceMatchingTests.cpp1043 tcu::TestCaseGroup *createInterfaceMatchingTests(tcu::TestContext &testCtx, in createInterfaceMatchingTests() function