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

  /external/chromium_org/third_party/mesa/src/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
  /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

Completed in 400 milliseconds