Searched refs:copy_context (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/glx/apple/
H A Dapple_cgl.h65 CGLError(*copy_context) (CGLContextObj src, CGLContextObj dst, member in struct:apple_cgl_api
H A Dapple_cgl.c114 apple_cgl.copy_context = sym(h, "CGLCopyContext");
H A Dapple_glx_context.c513 err = apple_cgl.copy_context(src->context_obj, dest->context_obj,
/xsrc/external/mit/MesaLib/dist/src/glx/apple/
H A Dapple_cgl.h65 CGLError(*copy_context) (CGLContextObj src, CGLContextObj dst, member in struct:apple_cgl_api
H A Dapple_cgl.c114 apple_cgl.copy_context = sym(h, "CGLCopyContext");
H A Dapple_glx_context.c512 err = apple_cgl.copy_context(src->context_obj, dest->context_obj,
/xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/
H A Dt_split_copy.c54 struct copy_context { struct
126 check_flush(struct copy_context *copy)
185 flush(struct copy_context *copy)
234 begin(struct copy_context *copy, GLenum mode, GLboolean begin_flag)
249 elt(struct copy_context *copy, GLuint elt_idx)
310 end(struct copy_context *copy, GLboolean end_flag)
324 replay_elts(struct copy_context *copy)
428 replay_init(struct copy_context *copy)
562 replay_finish(struct copy_context *copy)
600 struct copy_context cop
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/tnl/
H A Dt_split_copy.c54 struct copy_context { struct
126 check_flush(struct copy_context *copy)
182 flush(struct copy_context *copy)
229 begin(struct copy_context *copy, GLenum mode, GLboolean begin_flag)
243 elt(struct copy_context *copy, GLuint elt_idx)
304 end(struct copy_context *copy, GLboolean end_flag)
318 replay_elts(struct copy_context *copy)
422 replay_init(struct copy_context *copy)
562 replay_finish(struct copy_context *copy)
600 struct copy_context cop
[all...]

Completed in 6 milliseconds