Searched refs:GetConfigAttribCase (Results 1 – 1 of 1) sorted by relevance
194 class GetConfigAttribCase : public TestCase, protected eglu::CallLogWrapper class197 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::GetConfigAttribCase222 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 GetConfigAttribCase287 : GetConfigAttribCase(eglTestCtx, name, description) in GetConfigAttribSimpleCase()427 class GetConfigAttribBufferSizeCase : public GetConfigAttribCase[all …]