Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/vbo/
H A Dvbo_exec.c171 vbo_merge_draws(struct gl_context *ctx, bool in_dlist, in vbo_merge_draws() argument
204 if (begin1 == 1 && (in_dlist || ctx->Line.StippleFlag)) in vbo_merge_draws()
238 if (in_dlist || in vbo_merge_draws()
265 bool in_dlist, in vbo_copy_vertices()
299 if (in_dlist) { in vbo_copy_vertices()
313 if (!in_dlist && begin == 0) { in vbo_copy_vertices()
261 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) vbo_copy_vertices() argument
H A Dvbo_private.h192 vbo_merge_draws(struct gl_context *ctx, bool in_dlist,
204 bool in_dlist,

Completed in 2 milliseconds