diff options
author | Brian Paul <[email protected]> | 2016-07-06 17:24:18 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2016-07-08 12:53:21 -0600 |
commit | 74163475b0834a6151abf0d3c5e947aa026584b8 (patch) | |
tree | 208e92eaba191f4c00b9d94b5727be9f81ae58c2 /src/gallium/drivers/svga/svga_tgsi.c | |
parent | 0e23f370c99efa3e14ee0ffd0b04fa887f2bc2a5 (diff) |
svga: simplify/fix 1D/2D array resource copies
Fixes the one of the piglit arb_copy_image-targets tests for 1D arrays.
Previously, we were applying the 1D array z/face adjustment twice.
Also simplify the copy_region_vgpu10() function. It never has to copy
multiple array layers/slices. The Mesa code for glCopyImageSubData does
the loop over slices/faces.
Reviewed-by: Charmaine Lee <[email protected]>
Diffstat (limited to 'src/gallium/drivers/svga/svga_tgsi.c')
0 files changed, 0 insertions, 0 deletions