Searched refs:_mesa_dlist_alloc (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/main/
H A Ddlist.h55 extern void *_mesa_dlist_alloc(struct gl_context *ctx, GLuint opcode, GLuint sz);
H A Ddlist.c1028 _mesa_dlist_alloc(struct gl_context *ctx, GLuint opcode, GLuint bytes) function
/external/mesa3d/src/mesa/main/
H A Ddlist.h55 extern void *_mesa_dlist_alloc(struct gl_context *ctx, GLuint opcode, GLuint sz);
H A Ddlist.c1028 _mesa_dlist_alloc(struct gl_context *ctx, GLuint opcode, GLuint bytes) function
/external/chromium_org/third_party/mesa/src/src/mesa/vbo/
H A Dvbo_save_api.c322 _mesa_dlist_alloc(ctx, save->opcode_vertex_list, sizeof(*node));
/external/mesa3d/src/mesa/vbo/
H A Dvbo_save_api.c322 _mesa_dlist_alloc(ctx, save->opcode_vertex_list, sizeof(*node));

Completed in 4252 milliseconds