Searched refs:_mesa_primitive_restart_index (Results 1 – 6 of 6) sorted by relevance
196 cut_index = _mesa_primitive_restart_index(ctx, brw->ib.type); in haswell_upload_cut_index()
178 GLuint restart_index = _mesa_primitive_restart_index(ctx, ib->type); in vbo_sw_primitive_restart()
243 const GLuint restartIndex = _mesa_primitive_restart_index(ctx, ib->type); in vbo_get_minmax_index()
138 info->restart_index = _mesa_primitive_restart_index(ctx, ib->type); in setup_primitive_restart()
315 _mesa_primitive_restart_index(const struct gl_context *ctx, GLenum ib_type);
1673 _mesa_primitive_restart_index(const struct gl_context *ctx, GLenum ib_type) in _mesa_primitive_restart_index() function