Searched refs:RobustnessExtsTestCase (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/ |
H A D | vktRobustnessExtsTests.cpp | 362 class RobustnessExtsTestCase : public TestCase class 365 RobustnessExtsTestCase (tcu::TestContext& context, const std::string& name, const CaseDef data); 366 ~RobustnessExtsTestCase (void); 375 RobustnessExtsTestCase::RobustnessExtsTestCase (tcu::TestContext& context, const std::string& name, const CaseDef data) in RobustnessExtsTestCase() function in vkt::robustness::__anon28606::RobustnessExtsTestCase 381 RobustnessExtsTestCase::~RobustnessExtsTestCase (void) in ~RobustnessExtsTestCase() 474 void RobustnessExtsTestCase::checkSupport(Context& context) const in checkSupport() 940 void RobustnessExtsTestCase::initPrograms (SourceCollections& programCollection) const in initPrograms() 1769 TestInstance* RobustnessExtsTestCase [all...] |
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/ |
H A D | vktRobustnessExtsTests.cpp | 406 class RobustnessExtsTestCase : public TestCase class 409 RobustnessExtsTestCase (tcu::TestContext& context, const char* name, const char* desc, const CaseDef data); 410 ~RobustnessExtsTestCase (void); 419 RobustnessExtsTestCase::RobustnessExtsTestCase (tcu::TestContext& context, const char* name, const char* desc, const CaseDef data) in RobustnessExtsTestCase() function in vkt::robustness::__anon29785::RobustnessExtsTestCase 425 RobustnessExtsTestCase::~RobustnessExtsTestCase (void) in ~RobustnessExtsTestCase() 514 void RobustnessExtsTestCase::checkSupport(Context& context) const in checkSupport() 981 void RobustnessExtsTestCase::initPrograms (SourceCollections& programCollection) const in initPrograms() 1795 TestInstance* RobustnessExtsTestCase [all...] |
Completed in 7 milliseconds