diff options
author | Charmaine Lee <[email protected]> | 2016-06-23 09:21:11 -0700 |
---|---|---|
committer | Brian Paul <[email protected]> | 2016-06-28 13:43:23 -0600 |
commit | 6397c12f32431616555c8de29ee40aac51e69401 (patch) | |
tree | e5cd035cd970fd42837652f9a376f1dc25ad3fd7 /src/gallium/drivers/svga/svga_swtnl.h | |
parent | d65c4e22a84b3f305e64932e167e998dcf44f5be (diff) |
svga: force direct map for transfering multiple slices
With commit fb9fe35, we start using transfer_inline_write
for memcpy of TexSubImage. But SurfaceDMA command does not work
well with texture array. This patch forces direct map when
transfering multiple slices of a texture array.
Fixes piglit regression "texelFetch fs sampler1DArray"
Tested with MTT piglit, glretrace, conform.
Reviewed-by: Sinclair Yeh <[email protected]>
Diffstat (limited to 'src/gallium/drivers/svga/svga_swtnl.h')
0 files changed, 0 insertions, 0 deletions