Home
last modified time | relevance | path

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

12

/third_party/skia/third_party/externals/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.cpp854 egl::Image *Texture2D::getRenderTarget(GLenum target, unsigned int level) in getRenderTarget() function in es2::Texture2D
1439 egl::Image *TextureCubeMap::getRenderTarget(GLenum target, unsigned int level) in getRenderTarget() function in es2::TextureCubeMap
1891 egl::Image *Texture3D::getRenderTarget(GLenum target, unsigned int level) in getRenderTarget() function in es2::Texture3D
/third_party/vk-gl-cts/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
/third_party/vk-gl-cts/modules/gles3/
Dtes3Context.cpp70 const tcu::RenderTarget& Context::getRenderTarget (void) const in getRenderTarget() function in deqp::gles3::Context
/third_party/vk-gl-cts/modules/gles2/
Dtes2Context.cpp73 const tcu::RenderTarget& Context::getRenderTarget (void) const in getRenderTarget() function in deqp::gles2::Context
/third_party/skia/third_party/externals/angle2/src/tests/deqp_support/
Dtes31Context_override.cpp82 const tcu::RenderTarget& Context::getRenderTarget (void) const in getRenderTarget() function in deqp::gles31::Context
/third_party/vk-gl-cts/modules/gles31/
Dtes31Context.cpp83 const tcu::RenderTarget& Context::getRenderTarget (void) const in getRenderTarget() function in deqp::gles31::Context
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcContext.cpp86 const tcu::RenderTarget& Context::getRenderTarget(void) const in getRenderTarget() function in deqp::Context
/third_party/vk-gl-cts/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
/third_party/vk-gl-cts/framework/platform/ohos/context/
DtcuOhosNativeContext.hpp58 const tcu::RenderTarget& getRenderTarget (void) const { return m_renderTarget; } in getRenderTarget() function in tcu::OHOS_ROSEN::egl::OhosRendContext
/third_party/vk-gl-cts/framework/platform/null/
DtcuNullRenderContext.hpp61 virtual const tcu::RenderTarget& getRenderTarget (void) const { return m_renderTarget; } in getRenderTarget() function in tcu::null::RenderContext
/third_party/skia/third_party/externals/angle2/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
/third_party/skia/third_party/externals/angle2/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
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DFramebufferAttachment.h147 angle::Result getRenderTarget(const Context *context, GLsizei samples, T **rtOut) const in getRenderTarget() function
/third_party/vk-gl-cts/framework/platform/win32/
DtcuWGLContextFactory.cpp72 const RenderTarget& getRenderTarget (void) const { return m_renderTarget; } in getRenderTarget() function in tcu::wgl::__anonad0fdc610111::WGLContext
/third_party/vk-gl-cts/framework/platform/osx/
DtcuOSXPlatform.cpp59 const tcu::RenderTarget& getRenderTarget (void) const { return m_renderTarget; } in getRenderTarget() function in tcu::CGLRenderContext
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
DSurface.cpp127 egl::Image *Surface::getRenderTarget() in getRenderTarget() function in egl::Surface
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DTextureStorage11.cpp1334 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
DSwapChain11.cpp965 const d3d11::RenderTargetView &SwapChain11::getRenderTarget() in getRenderTarget() function in rx::SwapChain11
/third_party/vk-gl-cts/framework/platform/surfaceless/
DtcuSurfacelessPlatform.cpp507 const tcu::RenderTarget& EglRenderContext::getRenderTarget(void) const in getRenderTarget() function in tcu::surfaceless::EglRenderContext
/third_party/vk-gl-cts/framework/egl/
DegluGLContextFactory.cpp138 virtual const tcu::RenderTarget& getRenderTarget (void) const { return m_glRenderTarget; } in getRenderTarget() function in eglu::__anon5270217c0111::RenderContext

12