Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglImageFormatTests.cpp861 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()
[all …]