HomeSort by relevance Sort by last modified time
    Searched refs:vbo_exec_invalidate_state (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/mesa/vbo/
vbo_exec.c 54 vbo_exec_invalidate_state( ctx, ~0 );
76 void vbo_exec_invalidate_state( struct gl_context *ctx, GLbitfield new_state ) function
vbo_exec.h 150 void vbo_exec_invalidate_state( struct gl_context *ctx, GLbitfield new_state );
vbo_context.c 232 vbo_exec_invalidate_state(ctx, new_state);

Completed in 263 milliseconds