Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineInterfaceMatchingTests.cpp1041 …de::MovePtr<tcu::TestCaseGroup> vectorMatching(new tcu::TestCaseGroup(testCtx, "vector_length", "T… in createInterfaceMatchingTests() local
1070 vectorMatching->addChild(new InterfaceMatchingTestCase(testCtx, TestParamsSp(testParams))); in createInterfaceMatchingTests()
1075 testGroup->addChild(vectorMatching.release()); in createInterfaceMatchingTests()