Home | History | Annotate | Download | only in nv30

Lines Matching defs:emit

205    unsigned emit;
226 uint emit = EMIT_OMIT;
232 emit = vroute[sem].emit;
237 emit = vroute[sem].emit;
240 if (emit == EMIT_OMIT)
243 draw_emit_vertex_attr(vinfo, emit, vroute[sem].interp, attrib);
244 format = draw_translate_vinfo_format(emit);
248 vinfo->size += draw_translate_vinfo_size(emit);