HomeSort by relevance Sort by last modified time
    Searched defs:copy_context (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/glx/apple/
apple_cgl.h 65 CGLError(*copy_context) (CGLContextObj src, CGLContextObj dst, member in struct:apple_cgl_api
  /external/mesa3d/src/mesa/vbo/
vbo_split_copy.c 50 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 copy
    [all...]

Completed in 60 milliseconds