summaryrefslogtreecommitdiffstats
path: root/src/glsl
diff options
context:
space:
mode:
authorDave Airlie <[email protected]>2012-01-02 17:41:34 +0000
committerDave Airlie <[email protected]>2012-01-06 13:36:35 +0000
commit293a3916bd0dfa4fb8850e58f81743bfab0f89dc (patch)
tree4c791d366fc78407de73fb36038f1d1de7422508 /src/glsl
parent2fe6c254f72628c22473800c5ce002d09391d102 (diff)
draw: fix piglit base vertex + user vertex array tests
This fixes draw-elements-base-vertex user_varrays draw-elements-instanced-base-vertex user_varrays for softpipe with no llvm support (DRAW_USE_LLVM=false) I'm not sure if this is the correct answer, but these tests were showing a max_index of 7, then trying to fetch up to 43, maybe it should be fixing max_index earlier somewhere to take care of this. Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'src/glsl')
0 files changed, 0 insertions, 0 deletions