diff options
author | Charmaine Lee <[email protected]> | 2016-10-26 16:15:23 -0700 |
---|---|---|
committer | Brian Paul <[email protected]> | 2016-11-03 14:29:23 -0600 |
commit | 8a195e2fd59886b4f47c7761bda96478bb0f8f95 (patch) | |
tree | 0db28b278146bbd22e54f2ad45e9baa265e3bbda /src/gallium/drivers/trace | |
parent | 06bba2452f00d6fa8a4b233567995af0480a3f4d (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