Skip to content
Snippets Groups Projects
Commit 540172fa authored by Gert Wollny's avatar Gert Wollny Committed by Dylan Baker
Browse files

r600: don't set an index_bias for indirect draw calls


The indirect draw call already encodes the index bias so that no
additional encoding in the hardware is needed in this case.

This fixes a regression with a number of tests from
   dEQP-GLES31.functional.draw_indirect.random.*

Fixes: c6c532fa
  "gallium/u_vbuf: use updated pipe_draw_start_count while using draw_vbo"

Signed-off-by: default avatarGert Wollny <gert.wollny@collabora.com>
Part-of: <mesa/mesa!9877>
(cherry picked from commit acdf1a12)
parent ca86b94e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment