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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_vbo_translate.c414 disp_vertices_seq(struct push_context *ctx, unsigned start, unsigned count) function in typeref:typename:void
580 * and add manual restart to disp_vertices_seq.
635 disp_vertices_seq(&ctx, info->start, vert_count);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_vbo_translate.c419 disp_vertices_seq(struct push_context *ctx, unsigned start, unsigned count) function in typeref:typename:void
591 * and add manual restart to disp_vertices_seq.
646 disp_vertices_seq(&ctx, draw->start, vert_count);

Completed in 4 milliseconds