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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/swrast/
H A Dswrast.c390 swrast_alloc_back_storage(struct gl_context *ctx, struct gl_renderbuffer *rb, function in typeref:typename:GLboolean
431 rb->AllocStorage = swrast_alloc_back_storage;
508 if (rb->AllocStorage == swrast_alloc_back_storage) {

Completed in 2 milliseconds