diff options
author | Zack Rusin <[email protected]> | 2013-03-26 12:32:30 -0700 |
---|---|---|
committer | Zack Rusin <[email protected]> | 2013-03-27 03:53:02 -0700 |
commit | 10964fc73d8cead8a798c642e6e8fe15e64df95f (patch) | |
tree | 8503c0686ec8986d774657543b08846878ada4a2 /src/gallium/auxiliary/draw/draw_llvm.c | |
parent | f20f981553ede032b72988c10189be7bc2cc6bda (diff) |
draw: Allocate the output buffer for output primitives
We were allocating the output buffer but using the input
primitives. We need to allocate that buffer using the
maximum number of output, not input, primitives.
Signed-off-by: Zack Rusin <[email protected]>
Reviewed-by: Brian Paul <[email protected]>
Reviewed-by: José Fonseca <[email protected]>
Diffstat (limited to 'src/gallium/auxiliary/draw/draw_llvm.c')
0 files changed, 0 insertions, 0 deletions