Searched refs:choose_emit_func (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/
H A Dt_vertex.c120 static void choose_emit_func( struct gl_context *ctx, GLuint count, GLubyte *dest) function in typeref:typename:void
299 vtx->emit = choose_emit_func;
423 if (vtx->emit != choose_emit_func) {
/xsrc/external/mit/MesaLib/dist/src/mesa/tnl/
H A Dt_vertex.c121 static void choose_emit_func( struct gl_context *ctx, GLuint count, GLubyte *dest) function in typeref:typename:void
300 vtx->emit = choose_emit_func;
424 if (vtx->emit != choose_emit_func) {

Completed in 4 milliseconds