Searched refs:vbo_exec_context (Results 1 - 14 of 14) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/vbo/
H A Dvbo_exec.h81 struct vbo_exec_context struct
156 void vbo_exec_array_init( struct vbo_exec_context *exec );
157 void vbo_exec_array_destroy( struct vbo_exec_context *exec );
160 void vbo_exec_vtx_init( struct vbo_exec_context *exec );
161 void vbo_exec_vtx_destroy( struct vbo_exec_context *exec );
166 void vbo_exec_vtx_flush( struct vbo_exec_context *exec, GLboolean unmap );
167 void vbo_exec_vtx_map( struct vbo_exec_context *exec );
172 vbo_exec_vtx_flush( struct vbo_exec_context *exec, GLboolean unmap )
177 vbo_exec_vtx_map( struct vbo_exec_context *exec )
183 void vbo_exec_vtx_wrap( struct vbo_exec_context *exe
[all...]
H A Dvbo_exec.c39 struct vbo_exec_context *exec = &vbo_context(ctx)->exec;
67 struct vbo_exec_context *exec = &vbo_context(ctx)->exec;
86 struct vbo_exec_context *exec = &vbo_context(ctx)->exec;
H A Dvbo_exec_eval.c36 static void clear_active_eval1( struct vbo_exec_context *exec, GLuint attr )
42 static void clear_active_eval2( struct vbo_exec_context *exec, GLuint attr )
48 static void set_active_eval1( struct vbo_exec_context *exec, GLuint attr, GLuint dim,
58 static void set_active_eval2( struct vbo_exec_context *exec, GLuint attr, GLuint dim,
68 void vbo_exec_eval_update( struct vbo_exec_context *exec )
142 void vbo_exec_do_EvalCoord1f(struct vbo_exec_context *exec, GLfloat u)
186 void vbo_exec_do_EvalCoord2f( struct vbo_exec_context *exec,
H A Dvbo_exec_draw.c45 vbo_exec_debug_verts( struct vbo_exec_context *exec )
75 vbo_copy_vertices( struct vbo_exec_context *exec )
164 struct vbo_exec_context *exec = &vbo->exec;
267 vbo_exec_vtx_unmap( struct vbo_exec_context *exec )
299 vbo_exec_vtx_map( struct vbo_exec_context *exec )
379 vbo_exec_vtx_flush(struct vbo_exec_context *exec, GLboolean keepUnmapped)
H A Dvbo_exec_api.c60 static void reset_attrfv( struct vbo_exec_context *exec );
67 static void vbo_exec_wrap_buffers( struct vbo_exec_context *exec )
117 void vbo_exec_vtx_wrap( struct vbo_exec_context *exec )
151 static void vbo_exec_copy_to_current( struct vbo_exec_context *exec )
211 vbo_exec_copy_from_current(struct vbo_exec_context *exec)
238 vbo_exec_wrap_upgrade_vertex(struct vbo_exec_context *exec,
370 struct vbo_exec_context *exec = &vbo_context(ctx)->exec;
407 struct vbo_exec_context *exec = &vbo_context(ctx)->exec; \
553 vbo_exec_FlushVertices_internal(struct vbo_exec_context *exec, GLboolean unmap)
574 struct vbo_exec_context *exe
[all...]
H A Dvbo_context.h80 struct vbo_exec_context exec;
H A Dvbo_exec_array.c71 struct vbo_exec_context *exec = &vbo->exec;
353 struct vbo_exec_context *exec = &vbo->exec;
406 struct vbo_exec_context *exec = &vbo->exec;
524 struct vbo_exec_context *exec = &vbo->exec;
587 struct vbo_exec_context *exec = &vbo->exec;
812 struct vbo_exec_context *exec = &vbo->exec;
1138 struct vbo_exec_context *exec = &vbo->exec;
1292 struct vbo_exec_context *exec = &vbo->exec;
1394 * givven vbo_exec_context object.
1397 vbo_exec_array_init( struct vbo_exec_context *exe
[all...]
/external/mesa3d/src/mesa/vbo/
H A Dvbo_exec.h81 struct vbo_exec_context struct
156 void vbo_exec_array_init( struct vbo_exec_context *exec );
157 void vbo_exec_array_destroy( struct vbo_exec_context *exec );
160 void vbo_exec_vtx_init( struct vbo_exec_context *exec );
161 void vbo_exec_vtx_destroy( struct vbo_exec_context *exec );
166 void vbo_exec_vtx_flush( struct vbo_exec_context *exec, GLboolean unmap );
167 void vbo_exec_vtx_map( struct vbo_exec_context *exec );
172 vbo_exec_vtx_flush( struct vbo_exec_context *exec, GLboolean unmap )
177 vbo_exec_vtx_map( struct vbo_exec_context *exec )
183 void vbo_exec_vtx_wrap( struct vbo_exec_context *exe
[all...]
H A Dvbo_exec.c39 struct vbo_exec_context *exec = &vbo_context(ctx)->exec;
67 struct vbo_exec_context *exec = &vbo_context(ctx)->exec;
86 struct vbo_exec_context *exec = &vbo_context(ctx)->exec;
H A Dvbo_exec_eval.c36 static void clear_active_eval1( struct vbo_exec_context *exec, GLuint attr )
42 static void clear_active_eval2( struct vbo_exec_context *exec, GLuint attr )
48 static void set_active_eval1( struct vbo_exec_context *exec, GLuint attr, GLuint dim,
58 static void set_active_eval2( struct vbo_exec_context *exec, GLuint attr, GLuint dim,
68 void vbo_exec_eval_update( struct vbo_exec_context *exec )
142 void vbo_exec_do_EvalCoord1f(struct vbo_exec_context *exec, GLfloat u)
186 void vbo_exec_do_EvalCoord2f( struct vbo_exec_context *exec,
H A Dvbo_exec_draw.c45 vbo_exec_debug_verts( struct vbo_exec_context *exec )
75 vbo_copy_vertices( struct vbo_exec_context *exec )
164 struct vbo_exec_context *exec = &vbo->exec;
267 vbo_exec_vtx_unmap( struct vbo_exec_context *exec )
299 vbo_exec_vtx_map( struct vbo_exec_context *exec )
379 vbo_exec_vtx_flush(struct vbo_exec_context *exec, GLboolean keepUnmapped)
H A Dvbo_exec_api.c60 static void reset_attrfv( struct vbo_exec_context *exec );
67 static void vbo_exec_wrap_buffers( struct vbo_exec_context *exec )
117 void vbo_exec_vtx_wrap( struct vbo_exec_context *exec )
151 static void vbo_exec_copy_to_current( struct vbo_exec_context *exec )
211 vbo_exec_copy_from_current(struct vbo_exec_context *exec)
238 vbo_exec_wrap_upgrade_vertex(struct vbo_exec_context *exec,
370 struct vbo_exec_context *exec = &vbo_context(ctx)->exec;
407 struct vbo_exec_context *exec = &vbo_context(ctx)->exec; \
553 vbo_exec_FlushVertices_internal(struct vbo_exec_context *exec, GLboolean unmap)
574 struct vbo_exec_context *exe
[all...]
H A Dvbo_context.h80 struct vbo_exec_context exec;
H A Dvbo_exec_array.c71 struct vbo_exec_context *exec = &vbo->exec;
353 struct vbo_exec_context *exec = &vbo->exec;
406 struct vbo_exec_context *exec = &vbo->exec;
524 struct vbo_exec_context *exec = &vbo->exec;
587 struct vbo_exec_context *exec = &vbo->exec;
812 struct vbo_exec_context *exec = &vbo->exec;
1138 struct vbo_exec_context *exec = &vbo->exec;
1292 struct vbo_exec_context *exec = &vbo->exec;
1394 * givven vbo_exec_context object.
1397 vbo_exec_array_init( struct vbo_exec_context *exe
[all...]

Completed in 1550 milliseconds