Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/libGL/
DRenderbuffer.cpp98 Image *RenderbufferTexture2D::getRenderTarget() in getRenderTarget() function in gl::RenderbufferTexture2D
154 Image *RenderbufferTextureCubeMap::getRenderTarget() in getRenderTarget() function in gl::RenderbufferTextureCubeMap
215 Image *Renderbuffer::getRenderTarget() in getRenderTarget() function in gl::Renderbuffer
298 Image *RenderbufferStorage::getRenderTarget() in getRenderTarget() function in gl::RenderbufferStorage
377 Image *Colorbuffer::getRenderTarget() in getRenderTarget() function in gl::Colorbuffer
435 Image *DepthStencilbuffer::getRenderTarget() in getRenderTarget() function in gl::DepthStencilbuffer
DSurface.cpp169 Image *Surface::getRenderTarget() in getRenderTarget() function in gl::Surface
DFramebuffer.cpp126 Image *Framebuffer::getRenderTarget() in getRenderTarget() function in gl::Framebuffer
DTexture.cpp609 Image *Texture2D::getRenderTarget(GLenum target, unsigned int level) in getRenderTarget() function in gl::Texture2D
1021 Image *TextureCubeMap::getRenderTarget(GLenum target, unsigned int level) in getRenderTarget() function in gl::TextureCubeMap
/external/swiftshader/src/OpenGL/libGLESv2/
DRenderbuffer.cpp100 egl::Image *RenderbufferTexture2D::getRenderTarget() in getRenderTarget() function in es2::RenderbufferTexture2D
163 egl::Image *RenderbufferTexture2DRect::getRenderTarget() in getRenderTarget() function in es2::RenderbufferTexture2DRect
226 egl::Image *RenderbufferTexture3D::getRenderTarget() in getRenderTarget() function in es2::RenderbufferTexture3D
294 egl::Image *RenderbufferTextureCubeMap::getRenderTarget() in getRenderTarget() function in es2::RenderbufferTextureCubeMap
362 egl::Image *Renderbuffer::getRenderTarget() in getRenderTarget() function in es2::Renderbuffer
534 egl::Image *Colorbuffer::getRenderTarget() in getRenderTarget() function in es2::Colorbuffer
612 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.cpp820 egl::Image *Texture2D::getRenderTarget(GLenum target, unsigned int level) in getRenderTarget() function in es2::Texture2D
1374 egl::Image *TextureCubeMap::getRenderTarget(GLenum target, unsigned int level) in getRenderTarget() function in es2::TextureCubeMap
1790 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
323 egl::Image *Colorbuffer::getRenderTarget() in getRenderTarget() function in es1::Colorbuffer
401 egl::Image *DepthStencilbuffer::getRenderTarget() in getRenderTarget() function in es1::DepthStencilbuffer
DFramebuffer.cpp126 egl::Image *Framebuffer::getRenderTarget() in getRenderTarget() function in es1::Framebuffer
DTexture.cpp696 egl::Image *Texture2D::getRenderTarget(GLenum target, unsigned int level) in getRenderTarget() function in es1::Texture2D
/external/deqp/modules/gles3/
Dtes3Context.cpp70 const tcu::RenderTarget& Context::getRenderTarget (void) const in getRenderTarget() function in deqp::gles3::Context
/external/deqp/modules/gles2/
Dtes2Context.cpp73 const tcu::RenderTarget& Context::getRenderTarget (void) const in getRenderTarget() function in deqp::gles2::Context
/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/gles31/
Dtes31Context.cpp90 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
DgluFboRenderContext.hpp53 virtual const tcu::RenderTarget& getRenderTarget (void) const { return m_renderTarget; } in getRenderTarget() function in glu::FboRenderContext
/external/deqp/external/openglcts/modules/common/
DglcContext.cpp91 const tcu::RenderTarget& Context::getRenderTarget(void) const in getRenderTarget() function in deqp::Context
/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::__anonce024c7e0111::WGLContext
/external/deqp/framework/platform/osx/
DtcuOSXPlatform.cpp77 const tcu::RenderTarget& getRenderTarget (void) const { return m_renderTarget; } in getRenderTarget() function in tcu::CGLRenderContext
/external/swiftshader/src/OpenGL/libEGL/
DSurface.cpp150 egl::Image *Surface::getRenderTarget() in getRenderTarget() function in egl::Surface
/external/deqp/framework/platform/surfaceless/
DtcuSurfacelessPlatform.cpp460 const tcu::RenderTarget& EglRenderContext::getRenderTarget(void) const in getRenderTarget() function in tcu::surfaceless::EglRenderContext
/external/deqp/framework/egl/
DegluGLContextFactory.cpp137 virtual const tcu::RenderTarget& getRenderTarget (void) const { return m_glRenderTarget; } in getRenderTarget() function in eglu::__anon41c351b90111::RenderContext
/external/deqp/framework/platform/lnx/X11/
DtcuLnxX11GlxPlatform.cpp738 const RenderTarget& GlxRenderContext::getRenderTarget (void) const in getRenderTarget() function in tcu::lnx::x11::glx::GlxRenderContext