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