Lines Matching refs:ImageFormatCase
861 class ImageFormatCase : public TestCase, private glu::CallLogWrapper class
864 ImageFormatCase (EglTestContext& eglTestCtx, const TestSpec& spec);
865 ~ImageFormatCase (void);
889 EGLConfig ImageFormatCase::getConfig (void) in getConfig()
906 ImageFormatCase::ImageFormatCase (EglTestContext& eglTestCtx, const TestSpec& spec) in ImageFormatCase() function in deqp::egl::Image::ImageFormatCase
919 ImageFormatCase::~ImageFormatCase (void) in ~ImageFormatCase()
924 void ImageFormatCase::checkExtensions (void) in checkExtensions()
963 void ImageFormatCase::init (void) in init()
1006 void ImageFormatCase::deinit (void) in deinit()
1031 TestCase::IterateResult ImageFormatCase::iterate (void) in iterate()
1288 addChild(new ImageFormatCase(m_eglTestCtx, spec)); in init()
1482 addChild(new ImageFormatCase(m_eglTestCtx, spec)); in init()
1548 addChild(new ImageFormatCase(m_eglTestCtx, spec)); in init()