Searched refs:unmap_attachment (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/mesa/swrast/
H A Ds_renderbuffer.c534 unmap_attachment(struct gl_context *ctx, function in typeref:typename:void
628 unmap_attachment(ctx, fb, BUFFER_DEPTH);
634 unmap_attachment(ctx, fb, BUFFER_STENCIL);
639 unmap_attachment(ctx, fb, fb->_ColorDrawBufferIndexes[buf]);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
H A Ds_renderbuffer.c591 unmap_attachment(struct gl_context *ctx, function in typeref:typename:void
685 unmap_attachment(ctx, fb, BUFFER_DEPTH);
691 unmap_attachment(ctx, fb, BUFFER_STENCIL);
696 unmap_attachment(ctx, fb, fb->_ColorDrawBufferIndexes[buf]);

Completed in 4 milliseconds