Home
last modified time | relevance | path

Searched refs:vbo_save_context (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/mesa/vbo/
H A Dvbo_save_api.c69 * except position are copied to vbo_save_context::attrptr (see ATTR_UNION).
70 * 'attrptr' are pointers to vbo_save_context::vertex ordered according to the enabled
153 struct vbo_save_context *save = &vbo_context(ctx)->save; in copy_vertices()
193 struct vbo_save_context *save = &vbo_context(ctx)->save; in reset_counters()
247 convert_line_loop_to_strip(struct vbo_save_context *save, in convert_line_loop_to_strip()
401 struct vbo_save_context *save = &vbo_context(ctx)->save; in grow_vertex_storage()
458 add_vertex(struct vbo_save_context *save, struct hash_table *hash_to_index, in add_vertex()
499 get_vertex_count(struct vbo_save_context *save) in get_vertex_count()
514 struct vbo_save_context *save = &vbo_context(ctx)->save; in compile_vertex_list()
1009 struct vbo_save_context *sav in wrap_buffers()
[all...]
H A Dvbo_save.c43 struct vbo_save_context *save = &vbo->save; in vbo_save_init()
59 struct vbo_save_context *save = &vbo->save; in vbo_save_destroy()
H A Dvbo_save.h148 vbo_save_api_init(struct vbo_save_context *save);
H A Dvbo_private.h73 gl_context_from_vbo_save(struct vbo_save_context *save) in gl_context_from_vbo_save()
H A Dvbo.h152 struct vbo_save_context { struct
/third_party/mesa3d/src/mesa/main/
H A Dmtypes.h3103 struct vbo_save_context save;

Completed in 11 milliseconds