Searched refs:vbo_exec_invalidate_state (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/vbo/
H A Dvbo_exec.c61 vbo_exec_invalidate_state( ctx, ~0 );
84 void vbo_exec_invalidate_state( struct gl_context *ctx, GLuint new_state ) function
H A Dvbo_exec.h148 void vbo_exec_invalidate_state( struct gl_context *ctx, GLuint new_state );
H A Dvbo_context.c203 vbo_exec_invalidate_state(ctx, new_state);
/external/mesa3d/src/mesa/vbo/
H A Dvbo_exec.c61 vbo_exec_invalidate_state( ctx, ~0 );
84 void vbo_exec_invalidate_state( struct gl_context *ctx, GLuint new_state ) function
H A Dvbo_exec.h148 void vbo_exec_invalidate_state( struct gl_context *ctx, GLuint new_state );
H A Dvbo_context.c203 vbo_exec_invalidate_state(ctx, new_state);

Completed in 339 milliseconds