Searched defs:tnl_points_func (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/tnl/
H A Dt_context.h317 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/
H A Dt_context.h317 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 57 milliseconds