Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineInterfaceMatchingTests.cpp126 typedef de::SharedPtr<TestParams> TestParamsSp; typedef
138 const TestParamsSp params);
144 TestParamsSp m_params;
171 InterfaceMatchingTestInstance::InterfaceMatchingTestInstance(Context& context, const TestParamsSp p… in InterfaceMatchingTestInstance()
397 TestParamsSp params);
449 const TestParamsSp m_params;
453 TestParamsSp params) in InterfaceMatchingTestCase()
1070 vectorMatching->addChild(new InterfaceMatchingTestCase(testCtx, TestParamsSp(testParams))); in createInterfaceMatchingTests()
1111 … decorationMismatching->addChild(new InterfaceMatchingTestCase(testCtx, TestParamsSp(testParams))); in createInterfaceMatchingTests()