/external/deqp/framework/platform/ios/ |
D | tcuIOSPlatform.hh | 92 virtual const RenderTarget& getRenderTarget (void) const { return m_emptyTarget; } in getRenderTarget() function in tcu::ios::RawContext 112 virtual const RenderTarget& getRenderTarget (void) const { return m_renderTarget; } in getRenderTarget() function in tcu::ios::ScreenContext
|
/external/deqp/modules/gles2/ |
D | tes2Context.cpp | 73 const tcu::RenderTarget& Context::getRenderTarget (void) const in getRenderTarget() function in deqp::gles2::Context
|
/external/deqp/modules/gles3/ |
D | tes3Context.cpp | 70 const tcu::RenderTarget& Context::getRenderTarget (void) const in getRenderTarget() function in deqp::gles3::Context
|
/external/deqp/modules/gles31/ |
D | tes31Context.cpp | 79 const tcu::RenderTarget& Context::getRenderTarget (void) const in getRenderTarget() function in deqp::gles31::Context
|
/external/deqp/framework/opengl/ |
D | gluDummyRenderContext.hpp | 54 virtual const tcu::RenderTarget& getRenderTarget (void) const { return m_renderTarget; } in getRenderTarget() function in glu::DummyRenderContext
|
D | gluES3PlusWrapperContext.hpp | 60 …virtual const tcu::RenderTarget& getRenderTarget (void) const { return m_context->getRenderTarge… in getRenderTarget() function in glu::ES3PlusWrapperContext
|
D | gluFboRenderContext.hpp | 53 virtual const tcu::RenderTarget& getRenderTarget (void) const { return m_renderTarget; } in getRenderTarget() function in glu::FboRenderContext
|
/external/deqp/framework/platform/null/ |
D | tcuNullRenderContext.hpp | 61 virtual const tcu::RenderTarget& getRenderTarget (void) const { return m_renderTarget; } in getRenderTarget() function in tcu::null::RenderContext
|
/external/deqp/framework/platform/win32/ |
D | tcuWGLContextFactory.cpp | 70 const RenderTarget& getRenderTarget (void) const { return m_renderTarget; } in getRenderTarget() function in tcu::__anona13584610111::WGLContext
|
D | tcuWin32GLES3Platform.cpp | 65 const RenderTarget& getRenderTarget (void) const { return m_renderTarget; } in getRenderTarget() function in tcu::Win32GLES3Context
|
/external/skia/src/gpu/ |
D | GrPipeline.h | 75 GrRenderTarget* getRenderTarget() const { return fRenderTarget.get(); } in getRenderTarget() function
|
D | GrPipelineBuilder.h | 197 GrRenderTarget* getRenderTarget() const { return fRenderTarget.get(); } in getRenderTarget() function
|
D | GrTargetCommands.h | 90 GrRenderTarget* getRenderTarget() const { in getRenderTarget() function
|
/external/deqp/framework/platform/osx/ |
D | tcuOSXPlatform.cpp | 77 const tcu::RenderTarget& getRenderTarget (void) const { return m_renderTarget; } in getRenderTarget() function in tcu::CGLRenderContext
|
/external/deqp/framework/egl/ |
D | egluGLContextFactory.cpp | 135 virtual const tcu::RenderTarget& getRenderTarget (void) const { return m_glRenderTarget; } in getRenderTarget() function in eglu::__anon100ec97c0111::RenderContext
|
/external/deqp/framework/platform/X11/ |
D | tcuX11GlxPlatform.cpp | 668 const RenderTarget& GlxRenderContext::getRenderTarget (void) const in getRenderTarget() function in tcu::x11::glx::GlxRenderContext
|