summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/radeonsi
diff options
context:
space:
mode:
authorIlia Mirkin <[email protected]>2016-06-04 14:13:38 -0400
committerIlia Mirkin <[email protected]>2016-06-04 23:50:56 -0400
commitfd6bbc2ee205ed02f66a8d8ef5b2adf4005d588c (patch)
treeb155cf131a5e052759f677b561338b59a889f9e9 /src/gallium/drivers/radeonsi
parent0f673db6f08995312a2f5ed04aba191d59910099 (diff)
nvc0: reduce overhead from always marking images dirty
We would revalidate images when anything was touched at all. Which is unfortunate, since the state tracker does not use CSO's to reduce the workload. So instead implement a protocol to ensure that something has changed before revalidating all the images. Signed-off-by: Ilia Mirkin <[email protected]> Cc: "12.0" <[email protected]>
Diffstat (limited to 'src/gallium/drivers/radeonsi')
0 files changed, 0 insertions, 0 deletions