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 61 vbo_exec_invalidate_state( ctx, ~0 );
84 void vbo_exec_invalidate_state( struct gl_context *ctx, GLuint new_state ) function
vbo_exec.h 148 void vbo_exec_invalidate_state( struct gl_context *ctx, GLuint new_state );
vbo_context.c 203 vbo_exec_invalidate_state(ctx, new_state);

Completed in 1948 milliseconds