Searched refs:postIterate (Results 1 - 17 of 17) sorted by relevance

/external/deqp/framework/opengl/
H A DgluES3PlusWrapperContext.hpp62 virtual void postIterate (void) { m_context->postIterate(); } function in class:glu::ES3PlusWrapperContext
H A DgluDummyRenderContext.hpp55 virtual void postIterate (void) {} function in class:glu::DummyRenderContext
H A DgluFboRenderContext.hpp54 virtual void postIterate (void);
H A DgluFboRenderContext.cpp170 void FboRenderContext::postIterate (void) function in class:glu::FboRenderContext
H A DgluRenderContext.hpp207 virtual void postIterate (void) = DE_NULL;
/external/deqp/framework/platform/null/
H A DtcuNullRenderContext.hpp64 virtual void postIterate (void);
H A DtcuNullRenderContext.cpp618 void RenderContext::postIterate (void) function in class:tcu::null::RenderContext
/external/deqp/framework/platform/ios/
H A DtcuIOSPlatform.hh94 virtual void postIterate (void);
114 virtual void postIterate (void);
H A DtcuIOSPlatform.mm158 void RawContext::postIterate (void)
190 , m_framebuffer (*this) // \note Perfectly safe to give reference to this RC as everything except postIterate() works at this point.
284 void ScreenContext::postIterate (void)
/external/deqp/modules/gles2/
H A Dtes2TestCaseWrapper.cpp91 m_renderCtx.postIterate();
/external/deqp/modules/gles3/
H A Dtes3TestCaseWrapper.cpp91 m_renderCtx.postIterate();
/external/deqp/modules/gles31/
H A Dtes31TestCaseWrapper.cpp82 m_renderCtx.postIterate();
/external/deqp/framework/platform/win32/
H A DtcuWGLContextFactory.cpp71 void postIterate (void);
146 void WGLContext::postIterate (void) function in class:tcu::__anon19773::WGLContext
H A DtcuWin32GLES3Platform.cpp66 void postIterate (void);
137 void Win32GLES3Context::postIterate (void) function in class:tcu::Win32GLES3Context
/external/deqp/framework/platform/osx/
H A DtcuOSXPlatform.cpp78 void postIterate (void) {} function in class:tcu::CGLRenderContext
/external/deqp/framework/platform/X11/
H A DtcuX11GlxPlatform.cpp170 virtual void postIterate (void);
662 void GlxRenderContext::postIterate (void) function in class:tcu::x11::glx::GlxRenderContext
/external/deqp/framework/egl/
H A DegluGLContextFactory.cpp140 virtual void postIterate (void);
641 void RenderContext::postIterate (void) function in class:eglu::__anon19726::RenderContext

Completed in 9331 milliseconds