Home
last modified time | relevance | path

Searched defs:getRenderTarget (Results 1 – 16 of 16) sorted by relevance

/external/deqp/framework/platform/ios/
DtcuIOSPlatform.hh92 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/
Dtes2Context.cpp73 const tcu::RenderTarget& Context::getRenderTarget (void) const in getRenderTarget() function in deqp::gles2::Context
/external/deqp/modules/gles3/
Dtes3Context.cpp70 const tcu::RenderTarget& Context::getRenderTarget (void) const in getRenderTarget() function in deqp::gles3::Context
/external/deqp/modules/gles31/
Dtes31Context.cpp79 const tcu::RenderTarget& Context::getRenderTarget (void) const in getRenderTarget() function in deqp::gles31::Context
/external/deqp/framework/opengl/
DgluDummyRenderContext.hpp54 virtual const tcu::RenderTarget& getRenderTarget (void) const { return m_renderTarget; } in getRenderTarget() function in glu::DummyRenderContext
DgluES3PlusWrapperContext.hpp60 …virtual const tcu::RenderTarget& getRenderTarget (void) const { return m_context->getRenderTarge… in getRenderTarget() function in glu::ES3PlusWrapperContext
DgluFboRenderContext.hpp53 virtual const tcu::RenderTarget& getRenderTarget (void) const { return m_renderTarget; } in getRenderTarget() function in glu::FboRenderContext
/external/deqp/framework/platform/null/
DtcuNullRenderContext.hpp61 virtual const tcu::RenderTarget& getRenderTarget (void) const { return m_renderTarget; } in getRenderTarget() function in tcu::null::RenderContext
/external/deqp/framework/platform/win32/
DtcuWGLContextFactory.cpp70 const RenderTarget& getRenderTarget (void) const { return m_renderTarget; } in getRenderTarget() function in tcu::__anona13584610111::WGLContext
DtcuWin32GLES3Platform.cpp65 const RenderTarget& getRenderTarget (void) const { return m_renderTarget; } in getRenderTarget() function in tcu::Win32GLES3Context
/external/skia/src/gpu/
DGrPipeline.h75 GrRenderTarget* getRenderTarget() const { return fRenderTarget.get(); } in getRenderTarget() function
DGrPipelineBuilder.h197 GrRenderTarget* getRenderTarget() const { return fRenderTarget.get(); } in getRenderTarget() function
DGrTargetCommands.h90 GrRenderTarget* getRenderTarget() const { in getRenderTarget() function
/external/deqp/framework/platform/osx/
DtcuOSXPlatform.cpp77 const tcu::RenderTarget& getRenderTarget (void) const { return m_renderTarget; } in getRenderTarget() function in tcu::CGLRenderContext
/external/deqp/framework/egl/
DegluGLContextFactory.cpp135 virtual const tcu::RenderTarget& getRenderTarget (void) const { return m_glRenderTarget; } in getRenderTarget() function in eglu::__anon100ec97c0111::RenderContext
/external/deqp/framework/platform/X11/
DtcuX11GlxPlatform.cpp668 const RenderTarget& GlxRenderContext::getRenderTarget (void) const in getRenderTarget() function in tcu::x11::glx::GlxRenderContext