Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglQueryConfigTests.cpp194 class GetConfigAttribCase : public TestCase, protected eglu::CallLogWrapper class
197 GetConfigAttribCase (EglTestContext& eglTestCtx, const char* name, const char* description);
215 GetConfigAttribCase::GetConfigAttribCase (EglTestContext& eglTestCtx, const char* name, const char*… in GetConfigAttribCase() function in deqp::egl::GetConfigAttribCase
222 void GetConfigAttribCase::init (void) in init()
232 void GetConfigAttribCase::deinit (void) in deinit()
238 tcu::TestNode::IterateResult GetConfigAttribCase::iterate (void) in iterate()
269 EGLint GetConfigAttribCase::getValue (EGLConfig config, EGLenum attrib, bool logValue) in getValue()
283 class GetConfigAttribSimpleCase : public GetConfigAttribCase
287 : GetConfigAttribCase(eglTestCtx, name, description) in GetConfigAttribSimpleCase()
427 class GetConfigAttribBufferSizeCase : public GetConfigAttribCase
[all …]