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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_cb_fbo.c111 st_renderbuffer_alloc_storage(struct gl_context * ctx, function in typeref:typename:GLboolean
311 strb->Base.AllocStorage = st_renderbuffer_alloc_storage;
437 strb->Base.AllocStorage = st_renderbuffer_alloc_storage;
439 /* surface is allocated in st_renderbuffer_alloc_storage() */
657 * st_renderbuffer_alloc_storage makes sure that
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_cb_fbo.c111 st_renderbuffer_alloc_storage(struct gl_context * ctx, function in typeref:typename:GLboolean
311 strb->Base.AllocStorage = st_renderbuffer_alloc_storage;
442 strb->Base.AllocStorage = st_renderbuffer_alloc_storage;
444 /* surface is allocated in st_renderbuffer_alloc_storage() */
690 * st_renderbuffer_alloc_storage makes sure that

Completed in 4 milliseconds