Searched refs:tnl_emit_func (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/tnl/
H A Dt_context.h290 typedef void (*tnl_emit_func)( struct gl_context *ctx, typedef
348 tnl_emit_func func;
369 tnl_emit_func emit;
H A Dt_vertex_sse.c634 vtx->emit = (tnl_emit_func)x86_get_func(&p->func);
H A Dt_vertex_generic.c936 tnl_emit_func func = NULL;
/external/mesa3d/src/mesa/tnl/
H A Dt_context.h290 typedef void (*tnl_emit_func)( struct gl_context *ctx, typedef
348 tnl_emit_func func;
369 tnl_emit_func emit;
H A Dt_vertex_sse.c634 vtx->emit = (tnl_emit_func)x86_get_func(&p->func);
H A Dt_vertex_generic.c936 tnl_emit_func func = NULL;

Completed in 252 milliseconds