Searched refs:st_bufferobj_alloc (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/ | ||
| H A D | st_cb_bufferobjects.c | 60 st_bufferobj_alloc(struct gl_context *ctx, GLuint name) function in typeref:struct:gl_buffer_object * 641 functions->NewBufferObject = st_bufferobj_alloc; |
| /xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/ | ||
| H A D | st_cb_bufferobjects.c | 60 st_bufferobj_alloc(struct gl_context *ctx, GLuint name) function in typeref:struct:gl_buffer_object * 700 functions->NewBufferObject = st_bufferobj_alloc; |
Completed in 3 milliseconds