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

  /external/chromium_org/third_party/mesa/src/src/mesa/vbo/
vbo_split_inplace.c 43 struct split_context { struct
63 static void flush_vertex( struct split_context *split )
108 static struct _mesa_prim *next_outprim( struct split_context *split )
121 static void update_index_bounds(struct split_context *split,
132 static GLuint get_max_vertices(struct split_context *split,
148 static void split_prims( struct split_context *split)
274 struct split_context split;
  /external/mesa3d/src/mesa/vbo/
vbo_split_inplace.c 43 struct split_context { struct
63 static void flush_vertex( struct split_context *split )
108 static struct _mesa_prim *next_outprim( struct split_context *split )
121 static void update_index_bounds(struct split_context *split,
132 static GLuint get_max_vertices(struct split_context *split,
148 static void split_prims( struct split_context *split)
274 struct split_context split;

Completed in 513 milliseconds