Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassDepthStencilResolveTests.cpp1235 class PropertiesTestCase : public vkt::TestCase class
1238PropertiesTestCase (tcu::TestContext& testCtx, const std::string& name, const std::string& descri… in PropertiesTestCase() function in vkt::__anonf560080b0111::PropertiesTestCase
1241 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()