Searched refs:copy_vertices (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/vbo/
H A Dvbo_save_api.c109 copy_vertices(struct gl_context *ctx, function in typeref:typename:GLuint
639 save->copied.nr = copy_vertices(ctx, node, save->buffer_map);
647 /* Correct the primitive starts, we can only do this here as copy_vertices
/xsrc/external/mit/MesaLib/dist/src/mesa/vbo/
H A Dvbo_save_api.c157 copy_vertices(struct gl_context *ctx, function in typeref:typename:GLuint
583 save->copied.nr = copy_vertices(ctx, node, save->vertex_store->buffer_in_ram);
798 /* Correct the primitive starts, we can only do this here as copy_vertices
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.1.0.rst2978 - vbo: deduplicate copy_vertices functions

Completed in 89 milliseconds