diff options
author | Paul Berry <[email protected]> | 2011-08-23 11:07:56 -0700 |
---|---|---|
committer | Paul Berry <[email protected]> | 2011-09-06 11:04:18 -0700 |
commit | e604f98f580b74dd6c597ef492706ce74697443e (patch) | |
tree | 0ce2f9a9741da33802095a2991d1055136a60685 /src/mesa/drivers/dri/i915/intel_screen.c | |
parent | d1435a49e9765ab4e988dd8b65a5599da34f3512 (diff) |
i965: new VS: use the VUE map to write out vertex attributes.
Previously, the new VS backend used two functions,
emit_vue_header_gen6() and emit_vue_header_gen4() to emit the fixed
parts of the VUE, and then a pair of carefully-constructed loops to
emit the rest of the VUE, leaving out the parts that were already
emitted as part of the header.
This patch changes the new VS backend to use the VUE map to emit the
entire VUE.
Reviewed-by: Eric Anholt <[email protected]>
Diffstat (limited to 'src/mesa/drivers/dri/i915/intel_screen.c')
0 files changed, 0 insertions, 0 deletions