Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglImageFormatTests.cpp1600 class ImageFormatCase : public TestCase class
1603 ImageFormatCase (EglTestContext& eglTestCtx, const TestSpec& spec);
1604 ~ImageFormatCase (void);
1629 EGLConfig ImageFormatCase::getConfig (void) in getConfig()
1647 ImageFormatCase::ImageFormatCase (EglTestContext& eglTestCtx, const TestSpec& spec) in ImageFormatCase() function in deqp::egl::Image::ImageFormatCase
1661 ImageFormatCase::~ImageFormatCase (void) in ~ImageFormatCase()
1666 void ImageFormatCase::checkExtensions (void) in checkExtensions()
1712 void ImageFormatCase::init (void) in init()
1739 void ImageFormatCase::deinit (void) in deinit()
1751 TestCase::IterateResult ImageFormatCase::iterate (void) in iterate()
[all …]