draw llvm: fix some silly mistakes
authorZack Rusin <zackr@vmware.com>
Tue, 30 Mar 2010 20:16:36 +0000 (16:16 -0400)
committerZack Rusin <zackr@vmware.com>
Tue, 30 Mar 2010 20:16:36 +0000 (16:16 -0400)
commit8bc07fc83e344c9e693bdec4148009320a1731f1
tree8aee07e71545aa874cf9a5b11434e74038b95086
parent6f34339af421d4001dcc01114be462d2ea381f16
draw llvm: fix some silly mistakes

the vs_type selection isn't ideal, but for now both llvmpipe's fs and vs
do the same thing which is operate on 4xfloat vector as the base type
src/gallium/auxiliary/draw/draw_llvm.c
src/gallium/auxiliary/draw/draw_llvm_translate.c