Searched refs:tnl_emit_func (Results 1 – 3 of 3) sorted by relevance
290 typedef void (*tnl_emit_func)( struct gl_context *ctx, typedef348 tnl_emit_func func;369 tnl_emit_func emit;
634 vtx->emit = (tnl_emit_func)x86_get_func(&p->func); in build_vertex_emit()
936 tnl_emit_func func = NULL; in EMIT2()