Searched refs:map_attachment (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/mesa/swrast/ |
| H A D | s_renderbuffer.c | 499 map_attachment(struct gl_context *ctx, function in typeref:typename:void 597 map_attachment(ctx, fb, BUFFER_DEPTH); 603 map_attachment(ctx, fb, BUFFER_STENCIL); 608 map_attachment(ctx, fb, fb->_ColorDrawBufferIndexes[buf]);
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/ |
| H A D | s_renderbuffer.c | 556 map_attachment(struct gl_context *ctx, function in typeref:typename:void 654 map_attachment(ctx, fb, BUFFER_DEPTH); 660 map_attachment(ctx, fb, BUFFER_STENCIL); 665 map_attachment(ctx, fb, fb->_ColorDrawBufferIndexes[buf]);
|
Completed in 4 milliseconds