/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/angle/src/tests/deqp_support/ |
D | tes31Context_override.cpp | 82 const tcu::RenderTarget& Context::getRenderTarget (void) const in getRenderTarget() function in deqp::gles31::Context
|
/external/deqp/modules/gles31/ |
D | tes31Context.cpp | 83 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::EmptyRenderContext
|
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/angle/src/libANGLE/renderer/d3d/ |
D | EGLImageD3D.cpp | 56 angle::Result EGLImageD3D::getRenderTarget(const gl::Context *context, in getRenderTarget() function in rx::EGLImageD3D
|
D | RenderbufferD3D.cpp | 94 angle::Result RenderbufferD3D::getRenderTarget(const gl::Context *context, in getRenderTarget() function in rx::RenderbufferD3D
|
D | TextureD3D.cpp | 1417 angle::Result TextureD3D_2D::getRenderTarget(const gl::Context *context, in getRenderTarget() function in rx::TextureD3D_2D 2134 angle::Result TextureD3D_Cube::getRenderTarget(const gl::Context *context, in getRenderTarget() function in rx::TextureD3D_Cube 2820 angle::Result TextureD3D_3D::getRenderTarget(const gl::Context *context, in getRenderTarget() function in rx::TextureD3D_3D 3558 angle::Result TextureD3D_2DArray::getRenderTarget(const gl::Context *context, in getRenderTarget() function in rx::TextureD3D_2DArray 4005 angle::Result TextureD3D_External::getRenderTarget(const gl::Context *context, in getRenderTarget() function in rx::TextureD3D_External 4109 angle::Result TextureD3D_2DMultisample::getRenderTarget(const gl::Context *context, in getRenderTarget() function in rx::TextureD3D_2DMultisample 4227 angle::Result TextureD3D_2DMultisampleArray::getRenderTarget(const gl::Context *context, in getRenderTarget() function in rx::TextureD3D_2DMultisampleArray
|
/external/angle/src/libANGLE/renderer/d3d/d3d9/ |
D | TextureStorage9.cpp | 199 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
|
D | SwapChain9.cpp | 383 IDirect3DSurface9 *SwapChain9::getRenderTarget() in getRenderTarget() function in rx::SwapChain9
|
/external/angle/src/libANGLE/ |
D | FramebufferAttachment.h | 147 angle::Result getRenderTarget(const Context *context, GLsizei samples, T **rtOut) const in getRenderTarget() function
|
/external/deqp/framework/platform/win32/ |
D | tcuWGLContextFactory.cpp | 72 const RenderTarget& getRenderTarget (void) const { return m_renderTarget; } in getRenderTarget() function in tcu::wgl::__anon81170a0d0111::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/angle/src/libANGLE/renderer/d3d/d3d11/ |
D | TextureStorage11.cpp | 1334 angle::Result TextureStorage11_2D::getRenderTarget(const gl::Context *context, in getRenderTarget() function in rx::TextureStorage11_2D 1735 angle::Result TextureStorage11_External::getRenderTarget(const gl::Context *context, in getRenderTarget() function in rx::TextureStorage11_External 1935 angle::Result TextureStorage11_EGLImage::getRenderTarget(const gl::Context *context, in getRenderTarget() function in rx::TextureStorage11_EGLImage 2491 angle::Result TextureStorage11_Cube::getRenderTarget(const gl::Context *context, in getRenderTarget() function in rx::TextureStorage11_Cube 3061 angle::Result TextureStorage11_3D::getRenderTarget(const gl::Context *context, in getRenderTarget() function in rx::TextureStorage11_3D 3472 angle::Result TextureStorage11_2DArray::getRenderTarget(const gl::Context *context, in getRenderTarget() function in rx::TextureStorage11_2DArray 3764 angle::Result TextureStorage11_2DMultisample::getRenderTarget(const gl::Context *context, in getRenderTarget() function in rx::TextureStorage11_2DMultisample 4012 angle::Result TextureStorage11_2DMultisampleArray::getRenderTarget(const gl::Context *context, in getRenderTarget() function in rx::TextureStorage11_2DMultisampleArray
|
D | SwapChain11.cpp | 971 const d3d11::RenderTargetView &SwapChain11::getRenderTarget() in getRenderTarget() function in rx::SwapChain11
|
/external/deqp/framework/platform/surfaceless/ |
D | tcuSurfacelessPlatform.cpp | 493 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::__anon915de2a80111::RenderContext
|
/external/deqp/framework/platform/lnx/X11/ |
D | tcuLnxX11GlxPlatform.cpp | 791 const RenderTarget& GlxRenderContext::getRenderTarget (void) const in getRenderTarget() function in tcu::lnx::x11::glx::GlxRenderContext
|