/external/deqp/modules/gles2/functional/ |
es2fFboApiTest.cpp | 163 context.bindFramebuffer(GL_FRAMEBUFFER, fbo); 183 context.bindFramebuffer(GL_FRAMEBUFFER, fbo); 196 context.bindFramebuffer(GL_FRAMEBUFFER, 1); 232 context.bindFramebuffer(GL_FRAMEBUFFER, 1); 256 context.bindFramebuffer(GL_FRAMEBUFFER, 1); 287 context.bindFramebuffer(GL_FRAMEBUFFER, 1); 304 context.bindFramebuffer(GL_FRAMEBUFFER, 1); 320 context.bindFramebuffer(GL_FRAMEBUFFER, 1); 336 context.bindFramebuffer(GL_FRAMEBUFFER, 1); 381 ctx.bindFramebuffer(GL_FRAMEBUFFER, 1) [all...] |
es2fFboRenderTest.cpp | 422 context.bindFramebuffer(GL_FRAMEBUFFER, m_framebuffer); 473 context.bindFramebuffer(GL_FRAMEBUFFER, 0); 486 m_context.bindFramebuffer(GL_FRAMEBUFFER, m_framebuffer); 488 m_context.bindFramebuffer(GL_FRAMEBUFFER, 0); 672 context.bindFramebuffer(GL_FRAMEBUFFER, fbo.getFramebuffer()); 700 context.bindFramebuffer(GL_FRAMEBUFFER, 0); 780 ctx.bindFramebuffer(GL_FRAMEBUFFER, fbo.getFramebuffer()); 798 ctx.bindFramebuffer(GL_FRAMEBUFFER, 0); 877 context.bindFramebuffer(GL_FRAMEBUFFER, fboA.getFramebuffer()); 887 context.bindFramebuffer(GL_FRAMEBUFFER, fboB.getFramebuffer()) [all...] |
/external/deqp/modules/gles3/functional/ |
es3fFboApiTests.cpp | 159 context.bindFramebuffer(GL_FRAMEBUFFER, fbo); 172 context.bindFramebuffer(GL_FRAMEBUFFER, 1); 208 context.bindFramebuffer(GL_FRAMEBUFFER, 1); 232 context.bindFramebuffer(GL_FRAMEBUFFER, 1); 263 context.bindFramebuffer(GL_FRAMEBUFFER, 1); 280 context.bindFramebuffer(GL_FRAMEBUFFER, 1); 296 context.bindFramebuffer(GL_FRAMEBUFFER, 1); 312 context.bindFramebuffer(GL_FRAMEBUFFER, 1); 357 ctx.bindFramebuffer(GL_FRAMEBUFFER, 1); 374 ctx.bindFramebuffer(GL_FRAMEBUFFER, 1) [all...] |
es3fFboRenderTest.cpp | 261 context.bindFramebuffer(GL_FRAMEBUFFER, m_framebuffer); 314 context.bindFramebuffer(GL_FRAMEBUFFER, 0); 326 m_context.bindFramebuffer(GL_FRAMEBUFFER, m_framebuffer); 328 m_context.bindFramebuffer(GL_FRAMEBUFFER, 0); 557 context.bindFramebuffer(GL_FRAMEBUFFER, fbo.getFramebuffer()); 591 context.bindFramebuffer(GL_FRAMEBUFFER, 0); 651 context.bindFramebuffer(GL_FRAMEBUFFER, fboB.getFramebuffer()); 670 context.bindFramebuffer(GL_FRAMEBUFFER, fboA.getFramebuffer()); 689 context.bindFramebuffer(GL_FRAMEBUFFER, fboB.getFramebuffer()); 724 context.bindFramebuffer(GL_FRAMEBUFFER, 0) [all...] |
es3fShaderPrecisionTests.cpp | 279 gl.bindFramebuffer(GL_FRAMEBUFFER, m_framebuffer); 285 gl.bindFramebuffer(GL_FRAMEBUFFER, m_context.getRenderContext().getDefaultFramebuffer()); 375 gl.bindFramebuffer(GL_FRAMEBUFFER, m_framebuffer); 445 gl.bindFramebuffer(GL_FRAMEBUFFER, m_context.getRenderContext().getDefaultFramebuffer()); 532 gl.bindFramebuffer(GL_FRAMEBUFFER, m_framebuffer); 538 gl.bindFramebuffer(GL_FRAMEBUFFER, m_context.getRenderContext().getDefaultFramebuffer()); 591 gl.bindFramebuffer(GL_FRAMEBUFFER, m_framebuffer); 639 gl.bindFramebuffer(GL_FRAMEBUFFER, m_context.getRenderContext().getDefaultFramebuffer()); 726 gl.bindFramebuffer(GL_FRAMEBUFFER, m_framebuffer); 732 gl.bindFramebuffer(GL_FRAMEBUFFER, m_context.getRenderContext().getDefaultFramebuffer()) [all...] |
/external/deqp/modules/gles31/functional/ |
es31fMultisampleShaderRenderCase.cpp | 191 gl.bindFramebuffer(GL_FRAMEBUFFER, m_fbo); 229 gl.bindFramebuffer(GL_FRAMEBUFFER, m_fbo); 256 gl.bindFramebuffer(GL_FRAMEBUFFER, m_resolveFbo); 474 gl.bindFramebuffer(GL_FRAMEBUFFER, m_fbo); 513 gl.bindFramebuffer(GL_FRAMEBUFFER, 0); 539 gl.bindFramebuffer(GL_READ_FRAMEBUFFER, m_fbo); 540 gl.bindFramebuffer(GL_DRAW_FRAMEBUFFER, m_resolveFbo); 546 gl.bindFramebuffer(GL_READ_FRAMEBUFFER, m_resolveFbo); 550 gl.bindFramebuffer(GL_FRAMEBUFFER, 0); 589 gl.bindFramebuffer(GL_FRAMEBUFFER, m_resolveFbo) [all...] |
es31fAdvancedBlendTests.cpp | 292 gl.bindFramebuffer(GL_FRAMEBUFFER, m_fbo); 307 gl.bindFramebuffer(GL_FRAMEBUFFER, m_resolveFbo); 313 gl.bindFramebuffer(GL_FRAMEBUFFER, m_fbo); 342 gl.bindFramebuffer(GL_FRAMEBUFFER, 0); 518 gl.bindFramebuffer(GL_DRAW_FRAMEBUFFER, m_resolveFbo); 522 gl.bindFramebuffer(GL_READ_FRAMEBUFFER, m_resolveFbo); 529 gl.bindFramebuffer(GL_FRAMEBUFFER, m_fbo);
|
es31fStencilTexturingTests.cpp | 549 gl.bindFramebuffer(GL_FRAMEBUFFER, *fbo); 611 gl.bindFramebuffer(GL_FRAMEBUFFER, *fbo); 702 gl.bindFramebuffer(GL_FRAMEBUFFER, *fbo); 773 gl.bindFramebuffer(GL_FRAMEBUFFER, *fbo); 831 gl.bindFramebuffer(GL_FRAMEBUFFER, *fbo); 914 gl.bindFramebuffer(GL_FRAMEBUFFER, *fbo); [all...] |
es31fFboNoAttachmentTests.cpp | 101 gl.bindFramebuffer(GL_DRAW_FRAMEBUFFER, framebuffer); 203 gl.bindFramebuffer(GL_DRAW_FRAMEBUFFER, framebuffer); 295 gl.bindFramebuffer(GL_DRAW_FRAMEBUFFER, framebuffer); 370 gl.bindFramebuffer(GL_DRAW_FRAMEBUFFER, framebuffer); 472 gl.bindFramebuffer(GL_DRAW_FRAMEBUFFER, framebuffer);
|
es31fShaderHelperInvocationTests.cpp | 234 gl.bindFramebuffer(GL_FRAMEBUFFER, *m_framebuffer); 246 gl.bindFramebuffer(GL_FRAMEBUFFER, *m_resolveFramebuffer); 261 gl.bindFramebuffer(GL_FRAMEBUFFER, *m_framebuffer); 275 gl.bindFramebuffer(GL_DRAW_FRAMEBUFFER, *m_resolveFramebuffer); 277 gl.bindFramebuffer(GL_READ_FRAMEBUFFER, *m_resolveFramebuffer);
|
/frameworks/base/libs/hwui/ |
LayerRenderer.cpp | 50 mRenderState.bindFramebuffer(mLayer->getFbo()); 231 renderState.bindFramebuffer(layer->getFbo()); 243 renderState.bindFramebuffer(previousFbo); 252 renderState.bindFramebuffer(previousFbo); 340 renderState.bindFramebuffer(fbo); 347 renderState.bindFramebuffer(previousFbo); 407 renderState.bindFramebuffer(fbo); 450 renderState.bindFramebuffer(previousFbo);
|
Layer.cpp | 148 renderState.bindFramebuffer(fbo); 150 renderState.bindFramebuffer(previousFbo);
|
Readback.cpp | 82 renderState.bindFramebuffer(fbo);
|
/frameworks/base/media/mca/filterfw/native/core/ |
gl_frame.cpp | 227 bool GLFrame::BindFrameBuffer() const { 253 return BindFrameBuffer(); 349 BindFrameBuffer();
|
/external/mesa3d/src/mapi/glapi/gen/ |
gles_api.py | 291 "BindFramebuffer",
|
/external/skia/bench/ |
GLBench.cpp | 133 GR_GL_CALL(gl, BindFramebuffer(GR_GL_FRAMEBUFFER, framebuffer));
|
/frameworks/base/libs/hwui/renderstate/ |
RenderState.h | 65 void bindFramebuffer(GLuint fbo);
|
/external/deqp/modules/glshared/ |
glsScissorTests.cpp | 508 gl.bindFramebuffer(GL_DRAW_FRAMEBUFFER, **m_fbo); 515 gl.bindFramebuffer(GL_DRAW_FRAMEBUFFER, m_renderCtx.getDefaultFramebuffer()); 534 gl.bindFramebuffer(GL_READ_FRAMEBUFFER, **m_fbo); 535 gl.bindFramebuffer(GL_DRAW_FRAMEBUFFER, defaultFramebuffer); 539 gl.bindFramebuffer(GL_READ_FRAMEBUFFER, defaultFramebuffer); 639 gl.bindFramebuffer(GL_DRAW_FRAMEBUFFER, *fbo); 640 gl.bindFramebuffer(GL_READ_FRAMEBUFFER, *fbo);
|
glsLifetimeTests.cpp | 193 GLU_CHECK_CALL_ERROR(gl.bindFramebuffer(GL_FRAMEBUFFER, fbo), 226 gl.bindFramebuffer(GL_FRAMEBUFFER, 0); 236 gl.bindFramebuffer(GL_FRAMEBUFFER, fbo), 244 gl.bindFramebuffer(GL_FRAMEBUFFER, 0), 251 gl.bindFramebuffer(GL_FRAMEBUFFER, fbo); 266 gl.bindFramebuffer(GL_FRAMEBUFFER, 0); [all...] |
/external/skia/src/gpu/gl/ |
GrGLAssembleInterface.cpp | 279 GET_PROC(BindFramebuffer); 294 GET_PROC_SUFFIX(BindFramebuffer, EXT); 691 GET_PROC(BindFramebuffer); [all...] |
GrGLRenderTarget.cpp | 98 GR_GL_CALL(interface, BindFramebuffer(GR_GL_FRAMEBUFFER, this->renderFBOID()));
|
/external/deqp/modules/egl/ |
teglImageFormatTests.cpp | 468 GLU_CHECK_GLW_CALL(gl, bindFramebuffer(GL_FRAMEBUFFER, *framebuffer)); 570 GLU_CHECK_GLW_CALL(gl, bindFramebuffer(GL_FRAMEBUFFER, 0)); 593 GLU_CHECK_GLW_CALL(gl, bindFramebuffer(GL_FRAMEBUFFER, *framebuffer)); 688 GLU_CHECK_GLW_CALL(gl, bindFramebuffer(GL_FRAMEBUFFER, 0)); 714 GLU_CHECK_GLW_CALL(gl, bindFramebuffer(GL_FRAMEBUFFER, *framebuffer)); 723 GLU_CHECK_GLW_CALL(gl, bindFramebuffer(GL_FRAMEBUFFER, 0)); 804 GLU_CHECK_GLW_CALL(gl, bindFramebuffer(GL_FRAMEBUFFER, *framebuffer)); 811 GLU_CHECK_GLW_CALL(gl, bindFramebuffer(GL_FRAMEBUFFER, 0)); [all...] |
/external/deqp/framework/opengl/ |
gluES3PlusWrapperContext.cpp | 447 static GLW_APICALL void GLW_APIENTRY bindFramebuffer (deUint32 target, deUint32 framebuffer) 453 context->gl.bindFramebuffer(target, framebuffer); 518 dst->bindFramebuffer = bindFramebuffer;
|
/external/deqp/framework/opengl/wrapper/ |
glwInitES20Direct.inl | 10 gl->bindFramebuffer = &glBindFramebuffer;
|
/external/mesa3d/src/mesa/drivers/dri/nouveau/ |
nouveau_fbo.c | 309 functions->BindFramebuffer = nouveau_bind_framebuffer;
|