Searched refs:FboSRGBTestCase (Results 1 – 1 of 1) sorted by relevance
1342 class FboSRGBTestCase : public TestCase class1345 FboSRGBTestCase (Context& context, const char* const name, const char* const desc);1346 ~FboSRGBTestCase (void);1365 FboSRGBTestCase (const FboSRGBTestCase&);1366 FboSRGBTestCase& operator= (const FboSRGBTestCase&);1369 FboSRGBTestCase::FboSRGBTestCase (Context& context, const char* const name, const char* const desc) in FboSRGBTestCase() function in deqp::gles31::Functional::__anon6afaefe80111::FboSRGBTestCase1375 FboSRGBTestCase::~FboSRGBTestCase (void) in ~FboSRGBTestCase()1377 FboSRGBTestCase::deinit(); in ~FboSRGBTestCase()1380 void FboSRGBTestCase::init (void) in init()1393 void FboSRGBTestCase::deinit (void) in deinit()[all …]