Home | History | Annotate | Download | only in main

Lines Matching refs:CopyReadBuffer

87       return &ctx->CopyReadBuffer;
623 _mesa_reference_buffer_object(ctx, &ctx->CopyReadBuffer,
651 _mesa_reference_buffer_object(ctx, &ctx->CopyReadBuffer, NULL);
887 if (ctx->CopyReadBuffer == bufObj) {