summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/trace
diff options
context:
space:
mode:
authorCharmaine Lee <[email protected]>2016-10-26 16:15:23 -0700
committerBrian Paul <[email protected]>2016-11-03 14:29:23 -0600
commit8a195e2fd59886b4f47c7761bda96478bb0f8f95 (patch)
tree0db28b278146bbd22e54f2ad45e9baa265e3bbda /src/gallium/drivers/trace
parent06bba2452f00d6fa8a4b233567995af0480a3f4d (diff)
svga: invalidate new surface before it is bound to a render target view
Invalidate a "new" surface before it is bound to a render target view or depth stencil view in order to avoid the unnecessary host side copy of the surface data before it is rendered to. Note that, recycled surface is already invalidated before it is reused. Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'src/gallium/drivers/trace')
0 files changed, 0 insertions, 0 deletions