Searched refs:ImageFormatCase (Results 1 – 1 of 1) sorted by relevance
858 class ImageFormatCase : public TestCase, private glu::CallLogWrapper class861 ImageFormatCase (EglTestContext& eglTestCtx, const TestSpec& spec);862 ~ImageFormatCase (void);886 EGLConfig ImageFormatCase::getConfig (void) in getConfig()903 ImageFormatCase::ImageFormatCase (EglTestContext& eglTestCtx, const TestSpec& spec) in ImageFormatCase() function in deqp::egl::Image::ImageFormatCase916 ImageFormatCase::~ImageFormatCase (void) in ~ImageFormatCase()921 void ImageFormatCase::checkExtensions (void) in checkExtensions()960 void ImageFormatCase::init (void) in init()1003 void ImageFormatCase::deinit (void) in deinit()1028 TestCase::IterateResult ImageFormatCase::iterate (void) in iterate()[all …]