Home
last modified time | relevance | path

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

12

/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
/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
/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/angle/src/tests/deqp_support/
Dtes31Context_override.cpp82 const tcu::RenderTarget& Context::getRenderTarget (void) const in getRenderTarget() function in deqp::gles31::Context
/external/deqp/modules/gles31/
Dtes31Context.cpp83 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/angle/src/libANGLE/renderer/d3d/
DEGLImageD3D.cpp56 angle::Result EGLImageD3D::getRenderTarget(const gl::Context *context, in getRenderTarget() function in rx::EGLImageD3D
DRenderbufferD3D.cpp94 angle::Result RenderbufferD3D::getRenderTarget(const gl::Context *context, in getRenderTarget() function in rx::RenderbufferD3D
/external/angle/src/libANGLE/renderer/d3d/d3d9/
DTextureStorage9.cpp199 angle::Result TextureStorage9_2D::getRenderTarget(const gl::Context *context, in getRenderTarget() function in rx::TextureStorage9_2D
336 angle::Result TextureStorage9_EGLImage::getRenderTarget(const gl::Context *context, in getRenderTarget() function in rx::TextureStorage9_EGLImage
481 angle::Result TextureStorage9_Cube::getRenderTarget(const gl::Context *context, in getRenderTarget() function in rx::TextureStorage9_Cube
DSwapChain9.cpp383 IDirect3DSurface9 *SwapChain9::getRenderTarget() in getRenderTarget() function in rx::SwapChain9
/external/angle/src/libANGLE/
DFramebufferAttachment.h150 angle::Result getRenderTarget(const Context *context, GLsizei samples, T **rtOut) const in getRenderTarget() function
/external/deqp/framework/platform/win32/
DtcuWGLContextFactory.cpp72 const RenderTarget& getRenderTarget (void) const { return m_renderTarget; } in getRenderTarget() function in tcu::wgl::__anondf5ff0680111::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.cpp135 egl::Image *Surface::getRenderTarget() in getRenderTarget() function in egl::Surface
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DTextureStorage11.cpp1318 angle::Result TextureStorage11_2D::getRenderTarget(const gl::Context *context, in getRenderTarget() function in rx::TextureStorage11_2D
1719 angle::Result TextureStorage11_External::getRenderTarget(const gl::Context *context, in getRenderTarget() function in rx::TextureStorage11_External
1911 angle::Result TextureStorage11_EGLImage::getRenderTarget(const gl::Context *context, in getRenderTarget() function in rx::TextureStorage11_EGLImage
2459 angle::Result TextureStorage11_Cube::getRenderTarget(const gl::Context *context, in getRenderTarget() function in rx::TextureStorage11_Cube
3013 angle::Result TextureStorage11_3D::getRenderTarget(const gl::Context *context, in getRenderTarget() function in rx::TextureStorage11_3D
3412 angle::Result TextureStorage11_2DArray::getRenderTarget(const gl::Context *context, in getRenderTarget() function in rx::TextureStorage11_2DArray
3692 angle::Result TextureStorage11_2DMultisample::getRenderTarget(const gl::Context *context, in getRenderTarget() function in rx::TextureStorage11_2DMultisample
3932 angle::Result TextureStorage11_2DMultisampleArray::getRenderTarget(const gl::Context *context, in getRenderTarget() function in rx::TextureStorage11_2DMultisampleArray
DSwapChain11.cpp965 const d3d11::RenderTargetView &SwapChain11::getRenderTarget() in getRenderTarget() function in rx::SwapChain11
/external/deqp/framework/platform/surfaceless/
DtcuSurfacelessPlatform.cpp505 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::__anon7752e3e30111::RenderContext

12