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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_cb_fbo.c805 st_DrawBufferAllocate(struct gl_context *ctx) function in typeref:typename:void
825 * Called via glReadBuffer. As with st_DrawBufferAllocate, we use this
975 functions->DrawBufferAllocate = st_DrawBufferAllocate;
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_cb_fbo.c837 st_DrawBufferAllocate(struct gl_context *ctx) function in typeref:typename:void
857 * Called via glReadBuffer. As with st_DrawBufferAllocate, we use this
1004 functions->DrawBufferAllocate = st_DrawBufferAllocate;

Completed in 4 milliseconds