Searched refs:PropertiesTestCase (Results 1 – 1 of 1) sorted by relevance
1235 class PropertiesTestCase : public vkt::TestCase class1238 …PropertiesTestCase (tcu::TestContext& testCtx, const std::string& name, const std::string& descri… in PropertiesTestCase() function in vkt::__anonf560080b0111::PropertiesTestCase1241 virtual ~PropertiesTestCase (void) {} in ~PropertiesTestCase()1259 TestInstance* PropertiesTestCase::createInstance (Context& context) const in createInstance()1264 void PropertiesTestCase::checkSupport (Context& context) const in checkSupport()1387 …miscGroup->addChild(new PropertiesTestCase(testCtx, "properties", "Check reported depth/stencil re… in initTests()