diff options
author | Kenneth Graunke <[email protected]> | 2019-04-16 22:54:40 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2019-04-22 11:31:14 -0700 |
commit | 15660544597e97db7a4ccc8ee109bb0d0f2b86e8 (patch) | |
tree | f25c4a8a493f222a15d7bb3206ddac2a33f2a2e7 /src/util/00-mesa-defaults.conf | |
parent | e9c5e13344c1e798204028a94546b9565dd01c8e (diff) |
iris: Track bound and writable SSBOs
Marek recently extended pipe->set_shader_buffers() to take an extra
writable_bitmask parameter, indicating which SSBOs are writable (some
may be bound read-only). We can use this to decide whether to set
EXEC_OBJECT_WRITE when pinning. Avoiding the write flag can save us
some cross-batch flushing if the SSBO is used for reading in both the
render and compute engines.
Diffstat (limited to 'src/util/00-mesa-defaults.conf')
0 files changed, 0 insertions, 0 deletions