Searched refs:copy_context (Results 1 – 4 of 4) sorted by relevance
52 struct copy_context { struct119 check_flush( struct copy_context *copy ) in check_flush() argument174 flush( struct copy_context *copy ) in flush()229 begin( struct copy_context *copy, GLenum mode, GLboolean begin_flag ) in begin()244 elt(struct copy_context *copy, GLuint elt_idx) in elt()310 end( struct copy_context *copy, GLboolean end_flag ) in end()326 replay_elts( struct copy_context *copy ) in replay_elts()431 replay_init( struct copy_context *copy ) in replay_init()564 replay_finish( struct copy_context *copy ) in replay_finish()603 struct copy_context copy; in vbo_split_copy()
65 CGLError(*copy_context) (CGLContextObj src, CGLContextObj dst, member
114 apple_cgl.copy_context = sym(h, "CGLCopyContext"); in apple_cgl_init()
511 err = apple_cgl.copy_context(src->context_obj, dest->context_obj, in apple_glx_copy_context()