summaryrefslogtreecommitdiffstats
path: root/src/mesa/state_tracker
diff options
context:
space:
mode:
authorKenneth Graunke <[email protected]>2019-02-16 00:57:54 -0800
committerKenneth Graunke <[email protected]>2019-07-31 15:14:10 -0700
commitb61f17d3627bfcc51844e5a55a3e9a9a546007e0 (patch)
treeeeaaa869f02c3092dd438083009f8dcfa0dfa48c /src/mesa/state_tracker
parent8af1990ad7703dd6805af9beb3a32ca7170c10c2 (diff)
iris: Skip emitting 3DSTATE_INDEX_BUFFER if possible
We were emitting 3DSTATE_INDEX_BUFFER on every indexed draw, even if back-to-back draws referred to the same index buffer. This improves drawoverhead scores in the DrawElements cases by about 10%, by giving us even more minimal batches.
Diffstat (limited to 'src/mesa/state_tracker')
0 files changed, 0 insertions, 0 deletions