Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/
DgluES3PlusWrapperContext.hpp62 virtual void postIterate (void) { m_context->postIterate(); } in postIterate() function in glu::ES3PlusWrapperContext
DgluDummyRenderContext.hpp55 virtual void postIterate (void) {} in postIterate() function in glu::DummyRenderContext
DgluFboRenderContext.hpp54 virtual void postIterate (void);
DgluRenderContext.hpp209 virtual void postIterate (void) = DE_NULL;
DgluFboRenderContext.cpp170 void FboRenderContext::postIterate (void) in postIterate() function in glu::FboRenderContext
/external/deqp/framework/platform/ios/
DtcuIOSPlatform.hh94 virtual void postIterate (void);
114 virtual void postIterate (void);
DtcuIOSPlatform.mm158 void RawContext::postIterate (void)
190 …\note Perfectly safe to give reference to this RC as everything except postIterate() works at this…
284 void ScreenContext::postIterate (void)
/external/deqp/framework/platform/win32/
DtcuWGLContextFactory.cpp71 void postIterate (void);
146 void WGLContext::postIterate (void) in postIterate() function in tcu::__anona13584610111::WGLContext
DtcuWin32GLES3Platform.cpp66 void postIterate (void);
137 void Win32GLES3Context::postIterate (void) in postIterate() function in tcu::Win32GLES3Context
/external/deqp/framework/platform/null/
DtcuNullRenderContext.hpp64 virtual void postIterate (void);
DtcuNullRenderContext.cpp619 void RenderContext::postIterate (void) in postIterate() function in tcu::null::RenderContext
/external/deqp/modules/gles31/
Dtes31TestPackage.cpp81 m_testPackage.getContext()->getRenderContext().postIterate(); in iterate()
/external/deqp/modules/gles2/
Dtes2TestPackage.cpp96 renderCtx.postIterate(); in iterate()
/external/deqp/modules/gles3/
Dtes3TestPackage.cpp95 renderCtx.postIterate(); in iterate()
/external/deqp/framework/platform/osx/
DtcuOSXPlatform.cpp78 void postIterate (void) {} in postIterate() function in tcu::CGLRenderContext
/external/deqp/framework/egl/
DegluGLContextFactory.cpp136 virtual void postIterate (void);
462 void RenderContext::postIterate (void) in postIterate() function in eglu::__anon100ec97c0111::RenderContext
/external/deqp/framework/platform/X11/
DtcuX11GlxPlatform.cpp170 virtual void postIterate (void);
661 void GlxRenderContext::postIterate (void) in postIterate() function in tcu::x11::glx::GlxRenderContext