Home | History | Annotate | Download | only in libGLESv2

Lines Matching refs:applyRenderTarget

2373 bool Context::applyRenderTarget(GLenum drawMode, bool ignoreViewport)
2382 mRenderer->applyRenderTarget(framebufferObject);
2662 if (!applyRenderTarget(GL_TRIANGLES, true)) // Clips the clear to the scissor rectangle but not the viewport
2721 if (!applyRenderTarget(GL_TRIANGLES, true)) // Clips the clear to the scissor rectangle but not the viewport
2756 if (!applyRenderTarget(GL_TRIANGLES, true)) // Clips the clear to the scissor rectangle but not the viewport
2816 if (!applyRenderTarget(GL_TRIANGLES, true)) // Clips the clear to the scissor rectangle but not the viewport
2851 if (!applyRenderTarget(GL_TRIANGLES, true)) // Clips the clear to the scissor rectangle but not the viewport
2899 if (!applyRenderTarget(mode, false))
2977 if (!applyRenderTarget(mode, false))