Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/libGLESv2/
DRenderbuffer.cpp98 egl::Image *RenderbufferTexture2D::getRenderTarget() in getRenderTarget() function in es2::RenderbufferTexture2D
161 egl::Image *RenderbufferTexture2DRect::getRenderTarget() in getRenderTarget() function in es2::RenderbufferTexture2DRect
224 egl::Image *RenderbufferTexture3D::getRenderTarget() in getRenderTarget() function in es2::RenderbufferTexture3D
292 egl::Image *RenderbufferTextureCubeMap::getRenderTarget() in getRenderTarget() function in es2::RenderbufferTextureCubeMap
360 egl::Image *Renderbuffer::getRenderTarget() in getRenderTarget() function in es2::Renderbuffer
532 egl::Image *Colorbuffer::getRenderTarget() in getRenderTarget() function in es2::Colorbuffer
610 egl::Image *DepthStencilbuffer::getRenderTarget() in getRenderTarget() function in es2::DepthStencilbuffer
DFramebuffer.cpp179 egl::Image *Framebuffer::getRenderTarget(GLuint index) in getRenderTarget() function in es2::Framebuffer
DTexture.cpp824 egl::Image *Texture2D::getRenderTarget(GLenum target, unsigned int level) in getRenderTarget() function in es2::Texture2D
1373 egl::Image *TextureCubeMap::getRenderTarget(GLenum target, unsigned int level) in getRenderTarget() function in es2::TextureCubeMap
1797 egl::Image *Texture3D::getRenderTarget(GLenum target, unsigned int level) in getRenderTarget() function in es2::Texture3D
/external/swiftshader/src/OpenGL/libGLES_CM/
DRenderbuffer.cpp98 egl::Image *RenderbufferTexture2D::getRenderTarget() in getRenderTarget() function in es1::RenderbufferTexture2D
166 egl::Image *Renderbuffer::getRenderTarget() in getRenderTarget() function in es1::Renderbuffer
333 egl::Image *Colorbuffer::getRenderTarget() in getRenderTarget() function in es1::Colorbuffer
411 egl::Image *DepthStencilbuffer::getRenderTarget() in getRenderTarget() function in es1::DepthStencilbuffer
DFramebuffer.cpp126 egl::Image *Framebuffer::getRenderTarget() in getRenderTarget() function in es1::Framebuffer
DTexture.cpp700 egl::Image *Texture2D::getRenderTarget(GLenum target, unsigned int level) in getRenderTarget() function in es1::Texture2D
/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.cpp90 const tcu::RenderTarget& Context::getRenderTarget (void) const in getRenderTarget() function in deqp::gles31::Context
/external/deqp/external/openglcts/modules/common/
DglcContext.cpp86 const tcu::RenderTarget& Context::getRenderTarget(void) const in getRenderTarget() function in deqp::Context
/external/deqp/framework/opengl/
DgluDummyRenderContext.hpp54 virtual const tcu::RenderTarget& getRenderTarget (void) const { return m_renderTarget; } in getRenderTarget() function in glu::DummyRenderContext
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.cpp72 const RenderTarget& getRenderTarget (void) const { return m_renderTarget; } in getRenderTarget() function in tcu::wgl::__anon91471e8a0111::WGLContext
/external/deqp/framework/platform/osx/
DtcuOSXPlatform.cpp59 const tcu::RenderTarget& getRenderTarget (void) const { return m_renderTarget; } in getRenderTarget() function in tcu::CGLRenderContext
/external/swiftshader/src/OpenGL/libEGL/
DSurface.cpp132 egl::Image *Surface::getRenderTarget() in getRenderTarget() function in egl::Surface
/external/deqp/framework/platform/surfaceless/
DtcuSurfacelessPlatform.cpp463 const tcu::RenderTarget& EglRenderContext::getRenderTarget(void) const in getRenderTarget() function in tcu::surfaceless::EglRenderContext
/external/deqp/framework/egl/
DegluGLContextFactory.cpp138 virtual const tcu::RenderTarget& getRenderTarget (void) const { return m_glRenderTarget; } in getRenderTarget() function in eglu::__anonb10fb3450111::RenderContext
/external/deqp/framework/platform/lnx/X11/
DtcuLnxX11GlxPlatform.cpp756 const RenderTarget& GlxRenderContext::getRenderTarget (void) const in getRenderTarget() function in tcu::lnx::x11::glx::GlxRenderContext