diff options
author | Charmaine Lee <[email protected]> | 2016-07-22 15:05:02 -0700 |
---|---|---|
committer | Brian Paul <[email protected]> | 2016-08-01 12:20:19 -0600 |
commit | c2b4942afcc7389ba99e230ec34eab03d9863205 (patch) | |
tree | 81830134a88af9e6b78545a086a89b9c662daa68 /src/gallium/auxiliary/os/os_process.h | |
parent | 53b2b8bf6f12547a0dde25cfb8e6926ac144f5d8 (diff) |
svga: avoid redundant SetVertexBuffer/SetIndexBuffer commands at rebind
This patch eliminates the redundant SetVertexBuffers and
SetIndexBuffer commands that are emitted for rebind purpose.
With this patch, the set commands will be skipped, but we will still
reference the associated resources to allow the kernel to
bring in the resources.
Tested with Lightsmark2008, Valley, MTT glretrace, piglit, conform.
Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'src/gallium/auxiliary/os/os_process.h')
0 files changed, 0 insertions, 0 deletions