Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/x11/
Dxm_buffer.c253 xmesa_alloc_front_storage(struct gl_context *ctx, struct gl_renderbuffer *rb, in xmesa_alloc_front_storage() function
290 (void) xmesa_alloc_front_storage(ctx, rb, internalFormat, width, height); in xmesa_alloc_back_storage()
335 xrb->Base.Base.AllocStorage = xmesa_alloc_front_storage; in xmesa_new_renderbuffer()