Home
last modified time | relevance | path

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

12

/third_party/vk-gl-cts/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)
/third_party/vk-gl-cts/framework/platform/win32/
DtcuWGLContextFactory.cpp73 void postIterate (void);
166 void WGLContext::postIterate (void) in postIterate() function in tcu::wgl::__anon0be497820111::WGLContext
/third_party/vk-gl-cts/framework/opengl/
DgluDummyRenderContext.hpp55 virtual void postIterate (void) {} in postIterate() function in glu::DummyRenderContext
DgluFboRenderContext.hpp54 virtual void postIterate (void);
DgluRenderContext.hpp220 virtual void postIterate (void) = DE_NULL;
DgluFboRenderContext.cpp199 void FboRenderContext::postIterate (void) in postIterate() function in glu::FboRenderContext
/third_party/vk-gl-cts/framework/platform/null/
DtcuNullRenderContext.hpp64 virtual void postIterate (void);
/third_party/vk-gl-cts/framework/platform/ohos/context/
DtcuOhosNativeContext.hpp59 void postIterate (void);
DtcuOhosNativeContext.cpp224 void OhosRendContext::postIterate(void) in postIterate() function in OhosRendContext
/third_party/vk-gl-cts/modules/gles31/
Dtes31TestCaseWrapper.hpp91 m_testPackage.getContext()->getRenderContext().postIterate(); in iterate()
/third_party/vk-gl-cts/framework/platform/osx/
DtcuOSXPlatform.cpp60 void postIterate (void) {} in postIterate() function in tcu::CGLRenderContext
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcTestCaseWrapper.cpp180 m_context.getRenderContext().postIterate(); in iterateTestCase()
DglcSingleConfigTestPackage.cpp98 renderCtx.postIterate(); in iterate()
/third_party/vk-gl-cts/external/openglcts/modules/gles2/
Des2cTestPackage.cpp101 renderCtx.postIterate(); in iterate()
/third_party/vk-gl-cts/external/openglcts/modules/glesext/
DesextcTestPackage.cpp96 renderCtx.postIterate(); in iterate()
/third_party/vk-gl-cts/modules/gles2/
Dtes2TestPackage.cpp105 renderCtx.postIterate(); in iterate()
/third_party/vk-gl-cts/modules/gles3/
Dtes3TestPackage.cpp103 renderCtx.postIterate(); in iterate()
/third_party/vk-gl-cts/framework/platform/surfaceless/
DtcuSurfacelessPlatform.cpp222 void postIterate (void);
512 void EglRenderContext::postIterate(void) in postIterate() function in tcu::surfaceless::EglRenderContext
/third_party/vk-gl-cts/external/openglcts/modules/gles3/
Des3cTestPackage.cpp118 renderCtx.postIterate(); in iterate()
/third_party/vk-gl-cts/external/openglcts/modules/gles32/
Des32cTestPackage.cpp124 renderCtx.postIterate(); in iterate()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl3cTestPackages.cpp104 context.getRenderContext().postIterate(); in iterate()
/third_party/vk-gl-cts/framework/egl/
DegluGLContextFactory.cpp139 virtual void postIterate (void);
504 void RenderContext::postIterate (void) in postIterate() function in eglu::__anon30de973d0111::RenderContext
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cTestPackage.cpp139 m_testPackage.getContext().getRenderContext().postIterate(); in iterate()
/third_party/vk-gl-cts/framework/platform/lnx/X11/
DtcuLnxX11GlxPlatform.cpp186 virtual void postIterate (void);
784 void GlxRenderContext::postIterate (void) in postIterate() function in tcu::lnx::x11::glx::GlxRenderContext

12