Home | History | Annotate | Download | only in vbo

Lines Matching refs:copy_context

50 struct copy_context {
117 check_flush( struct copy_context *copy )
172 flush( struct copy_context *copy )
227 begin( struct copy_context *copy, GLenum mode, GLboolean begin_flag )
242 elt(struct copy_context *copy, GLuint elt_idx)
308 end( struct copy_context *copy, GLboolean end_flag )
324 replay_elts( struct copy_context *copy )
429 replay_init( struct copy_context *copy )
560 replay_finish( struct copy_context *copy )
599 struct copy_context copy;