diff options
author | Charmaine Lee <[email protected]> | 2016-06-21 10:12:22 -0700 |
---|---|---|
committer | Brian Paul <[email protected]> | 2016-06-23 07:31:20 -0600 |
commit | 2aa9ff0cda1f6ad97c83d5583fab7a84efabe19e (patch) | |
tree | d1646cfb617f1884268b9dc041e114c2f691b3c6 /src/gallium/auxiliary/util | |
parent | d4a77254cb491c8e4a90ecefb0c9ae430bb0278a (diff) |
svga: fix texture array update regression
With commit fb9fe35, we start using transfer_inline_write
for memcpy TexSubImage path, but that triggers a regression with
texture array in the svga driver.
With this patch, the direct map code will update the texture array
correctly.
Fixes VMware bug 1679293.
Tested with MTT piglit, glretrace, conform.
Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'src/gallium/auxiliary/util')
0 files changed, 0 insertions, 0 deletions