Searched defs:copy_context (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/glx/apple/
H A Dapple_cgl.h65 CGLError(*copy_context) (CGLContextObj src, CGLContextObj dst, member in struct:apple_cgl_api
/external/mesa3d/src/glx/apple/
H A Dapple_cgl.h65 CGLError(*copy_context) (CGLContextObj src, CGLContextObj dst, member in struct:apple_cgl_api
/external/chromium_org/third_party/mesa/src/src/mesa/vbo/
H A Dvbo_split_copy.c50 struct copy_context { struct
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 cop
[all...]
/external/mesa3d/src/mesa/vbo/
H A Dvbo_split_copy.c50 struct copy_context { struct
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 cop
[all...]

Completed in 185 milliseconds