Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/swrast/
Dswrast.c393 swrast_alloc_back_storage(struct gl_context *ctx, struct gl_renderbuffer *rb, in swrast_alloc_back_storage() function
434 rb->AllocStorage = swrast_alloc_back_storage; in swrast_new_renderbuffer()
507 if (rb->AllocStorage == swrast_alloc_back_storage) { in swrast_map_renderbuffer()