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

  /external/chromium_org/third_party/mesa/src/src/mesa/tnl/
t_context.h 317 typedef void (*tnl_points_func)( struct gl_context *ctx, GLuint first, GLuint last ); typedef
455 tnl_points_func Points; /* must now respect vb->elts */
  /external/mesa3d/src/mesa/tnl/
t_context.h 317 typedef void (*tnl_points_func)( struct gl_context *ctx, GLuint first, GLuint last ); typedef
455 tnl_points_func Points; /* must now respect vb->elts */

Completed in 2001 milliseconds