Searched refs:InterfaceMatchingTestCase (Results 1 – 1 of 1) sorted by relevance
397 class InterfaceMatchingTestCase : public vkt::TestCase class400 InterfaceMatchingTestCase(tcu::TestContext &testContext, TestParamsSp params);401 virtual ~InterfaceMatchingTestCase(void) = default;454 InterfaceMatchingTestCase::InterfaceMatchingTestCase(tcu::TestContext &testContext, TestParamsSp pa… in InterfaceMatchingTestCase() function in vkt::pipeline::__anon3e9852b40111::InterfaceMatchingTestCase460 void InterfaceMatchingTestCase::initPrograms(SourceCollections &sourceCollections) const in initPrograms()835 std::string InterfaceMatchingTestCase::genOutAssignment(const std::string &variableName, in genOutAssignment()856 std::string InterfaceMatchingTestCase::genInVerification(const std::string &variableName, const Vec… in genInVerification()890 void InterfaceMatchingTestCase::checkSupport(Context &context) const in checkSupport()939 TestInstance *InterfaceMatchingTestCase::createInstance(Context &context) const in createInstance()944 const InterfaceMatchingTestCase::VecData &InterfaceMatchingTestCase::getVecData(VecType vecType) co… in getVecData()[all …]