Searched refs:_mesa_dlist_alloc_aligned (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Ddlist.h111 _mesa_dlist_alloc_aligned(struct gl_context *ctx, GLuint opcode, GLuint bytes);
H A Ddlist.c1521 _mesa_dlist_alloc_aligned(struct gl_context *ctx, GLuint opcode, GLuint bytes) function in typeref:typename:void *
/xsrc/external/mit/MesaLib.old/dist/src/mesa/vbo/
H A Dvbo_save_api.c541 _mesa_dlist_alloc_aligned(ctx, save->opcode_vertex_list, sizeof(*node));
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D21.2.0.rst4367 - dlist: remove _mesa_dlist_alloc_aligned

Completed in 24 milliseconds