Searched refs:InterfaceMatchingTestInstance (Results 1 – 1 of 1) sorted by relevance
137 class InterfaceMatchingTestInstance : public vkt::TestInstance class140 InterfaceMatchingTestInstance(Context &context, const TestParamsSp params);141 virtual ~InterfaceMatchingTestInstance(void) = default;173 InterfaceMatchingTestInstance::InterfaceMatchingTestInstance(Context &context, const TestParamsSp p… in InterfaceMatchingTestInstance() function in vkt::pipeline::__anon3e9852b40111::InterfaceMatchingTestInstance183 tcu::TestStatus InterfaceMatchingTestInstance::iterate(void) in iterate()941 return new InterfaceMatchingTestInstance(context, m_params); in createInstance()