/external/swiftshader/src/OpenGL/libGLESv2/ |
D | Renderbuffer.cpp | 98 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
|
D | Framebuffer.cpp | 179 egl::Image *Framebuffer::getRenderTarget(GLuint index) in getRenderTarget() function in es2::Framebuffer
|
D | Texture.cpp | 824 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/ |
D | Renderbuffer.cpp | 98 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
|
D | Framebuffer.cpp | 126 egl::Image *Framebuffer::getRenderTarget() in getRenderTarget() function in es1::Framebuffer
|
D | Texture.cpp | 700 egl::Image *Texture2D::getRenderTarget(GLenum target, unsigned int level) in getRenderTarget() function in es1::Texture2D
|
/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 | 90 const tcu::RenderTarget& Context::getRenderTarget (void) const in getRenderTarget() function in deqp::gles31::Context
|
/external/deqp/external/openglcts/modules/common/ |
D | glcContext.cpp | 86 const tcu::RenderTarget& Context::getRenderTarget(void) const in getRenderTarget() function in deqp::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 | 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 | 72 const RenderTarget& getRenderTarget (void) const { return m_renderTarget; } in getRenderTarget() function in tcu::wgl::__anon91471e8a0111::WGLContext
|
/external/deqp/framework/platform/osx/ |
D | tcuOSXPlatform.cpp | 59 const tcu::RenderTarget& getRenderTarget (void) const { return m_renderTarget; } in getRenderTarget() function in tcu::CGLRenderContext
|
/external/swiftshader/src/OpenGL/libEGL/ |
D | Surface.cpp | 132 egl::Image *Surface::getRenderTarget() in getRenderTarget() function in egl::Surface
|
/external/deqp/framework/platform/surfaceless/ |
D | tcuSurfacelessPlatform.cpp | 463 const tcu::RenderTarget& EglRenderContext::getRenderTarget(void) const in getRenderTarget() function in tcu::surfaceless::EglRenderContext
|
/external/deqp/framework/egl/ |
D | egluGLContextFactory.cpp | 138 virtual const tcu::RenderTarget& getRenderTarget (void) const { return m_glRenderTarget; } in getRenderTarget() function in eglu::__anonb10fb3450111::RenderContext
|
/external/deqp/framework/platform/lnx/X11/ |
D | tcuLnxX11GlxPlatform.cpp | 756 const RenderTarget& GlxRenderContext::getRenderTarget (void) const in getRenderTarget() function in tcu::lnx::x11::glx::GlxRenderContext
|