HomeSort by relevance Sort by last modified time
    Searched full:map_attachment (Results 1 - 1 of 1) sorted by null

  /external/mesa3d/src/mesa/swrast/
s_renderbuffer.c 557 map_attachment(struct gl_context *ctx, function
654 map_attachment(ctx, fb, BUFFER_DEPTH);
660 map_attachment(ctx, fb, BUFFER_STENCIL);
664 map_attachment(ctx, fb, fb->_ColorDrawBufferIndexes[buf]);

Completed in 208 milliseconds