Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglWideColorTests.cpp491 class WideColorFP16Test : public WideColorTest class
494 WideColorFP16Test (EglTestContext& eglTestCtx, const char* name, const char* description);
501 WideColorFP16Test::WideColorFP16Test (EglTestContext& eglTestCtx, in WideColorFP16Test() function in deqp::egl::__anone284d0910111::WideColorFP16Test
509 void WideColorFP16Test::executeTest (void) in executeTest()
515 TestCase::IterateResult WideColorFP16Test::iterate (void) in iterate()
522 void WideColorFP16Test::init (void) in init()
1359 addChild(new WideColorFP16Test(m_eglTestCtx, "fp16", "Verify that FP16 pixel format is present")); in init()