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

  /external/chromium_org/third_party/mesa/src/src/mesa/main/
dd.h 685 * The dd_function_table::FlushVertices call below may be used to resolve
693 * called. Paired with Driver.FlushVertices().
706 void (*FlushVertices)( struct gl_context *ctx, GLuint flags );
    [all...]
  /external/mesa3d/src/mesa/main/
dd.h 685 * The dd_function_table::FlushVertices call below may be used to resolve
693 * called. Paired with Driver.FlushVertices().
706 void (*FlushVertices)( struct gl_context *ctx, GLuint flags );
    [all...]

Completed in 217 milliseconds