Home | History | Annotate | Download | only in main

Lines Matching full:bindframebuffer

1843    if ((bindDrawBuf || bindReadBuf) && ctx->Driver.BindFramebuffer) {
1844 ctx->Driver.BindFramebuffer(ctx, target, newDrawFb, newReadFb);