Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineInterfaceMatchingTests.cpp1089 …de::MovePtr<tcu::TestCaseGroup> decorationMismatching(new tcu::TestCaseGroup(testCtx, "decoration_… in createInterfaceMatchingTests() local
1111decorationMismatching->addChild(new InterfaceMatchingTestCase(testCtx, TestParamsSp(testParams))); in createInterfaceMatchingTests()
1114 testGroup->addChild(decorationMismatching.release()); in createInterfaceMatchingTests()