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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/
H A Dt_context.h291 typedef void (*tnl_emit_func)( struct gl_context *ctx, typedef in typeref:typename:void (*)(struct gl_context * ctx,GLuint count,GLubyte * dest)
349 tnl_emit_func func;
370 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.c935 tnl_emit_func func = NULL;
/xsrc/external/mit/MesaLib/dist/src/mesa/tnl/
H A Dt_context.h291 typedef void (*tnl_emit_func)( struct gl_context *ctx, typedef in typeref:typename:void (*)(struct gl_context * ctx,GLuint count,GLubyte * dest)
349 tnl_emit_func func;
370 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.c935 tnl_emit_func func = NULL;

Completed in 10 milliseconds