diff options
author | Brian Paul <[email protected]> | 2011-09-10 10:20:52 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2011-09-10 10:34:44 -0600 |
commit | aa77df135571978bcda5a3254f67ca7e307b1960 (patch) | |
tree | 0e378d5df5e8e1f99f21977a218e658ac0b39770 /src/mesa | |
parent | 3d32e589879806297258e36ea80aae5044293ca3 (diff) |
draw/llvm: combine draw_llvm_generate() and draw_llvm_generate_elts()
These two functions were nearly the same with lots of duplicated code.
Now pass in a boolean 'elts' flag and use a few conditionals to implement
the linear vs. indexed cases.
Reviewed-by: José Fonseca <[email protected]>
Diffstat (limited to 'src/mesa')
0 files changed, 0 insertions, 0 deletions