diff options
author | Samuel Pitoiset <[email protected]> | 2016-01-12 00:31:11 +0100 |
---|---|---|
committer | Samuel Pitoiset <[email protected]> | 2016-01-12 00:47:20 +0100 |
commit | e67f5cac796de5bce1081d723ade711a4f215f98 (patch) | |
tree | bb4a7aaa330778419ca0f47669db269e4dffe5e1 /src/gallium/auxiliary/Makefile.sources | |
parent | 5be700e5cc7c391ed197e46d2928856761409e8b (diff) |
nvc0: do not force re-binding of compute constbufs on Fermi
Re-binding compute constant buffers after launching a grid have no effects
because they are not currently validated and because dirty_cp is not updated
accordingly. This might also prevent weird future behaviours when UBOs will
be bound for compute.
Signed-off-by: Samuel Pitoiset <[email protected]>
Reviewed-by: Ilia Mirkin <[email protected]>
Diffstat (limited to 'src/gallium/auxiliary/Makefile.sources')
0 files changed, 0 insertions, 0 deletions