diff options
author | Kenneth Graunke <[email protected]> | 2017-11-03 14:52:05 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2017-11-15 09:37:32 -0800 |
commit | 0704702972376fbd6fa414c3a404ec276bd5f0d3 (patch) | |
tree | ee9b2e45966edabeb0c91fb1344a4233db3eeb84 /src/glx/glxhash.c | |
parent | ff964916dc5424495a3e884e02c3b2c8f285b78b (diff) |
i965: Fold ABO state upload code into the SSBO/UBO state upload code.
Having this separate could potentially make programs that rebind atomics
but no other surfaces ever so slightly faster. But it's a tiny amount
of code to add to the existing UBO/SSBO atom, and very related.
The extra atoms have a cost on every draw call, and so dropping some of
them would be nice. This also reclaims a dirty bit.
Reviewed-by: Jason Ekstrand <[email protected]>
Diffstat (limited to 'src/glx/glxhash.c')
0 files changed, 0 insertions, 0 deletions