Searched refs:in_dlist (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/mesa/vbo/ |
| H A D | vbo_exec.c | 172 vbo_merge_draws(struct gl_context *ctx, bool in_dlist, argument 205 if (begin1 == 1 && (in_dlist || ctx->Line.StippleFlag)) 239 if (in_dlist || 266 bool in_dlist, 300 if (in_dlist) { 314 if (!in_dlist && begin == 0) { 262 vbo_copy_vertices(struct gl_context * ctx,GLenum mode,unsigned start,unsigned * pcount,bool begin,unsigned vertex_size,bool in_dlist,fi_type * dst,const fi_type * src) argument
|
| H A D | vbo_private.h | 192 vbo_merge_draws(struct gl_context *ctx, bool in_dlist, 204 bool in_dlist,
|
Completed in 20 milliseconds