On Tue, Jul 10, 2018 at 2:07 AM, Eric Anholt wrote:
> We just never set the value that was returned for MSAA mappings (directly
> reading back an MSAA framebuffer). Since we're handing back ss_map, it
> should be ss_map's stride from our nested transfer.
>
> Fixes piglit /home/anholt/src/piglit/b
We just never set the value that was returned for MSAA mappings (directly
reading back an MSAA framebuffer). Since we're handing back ss_map, it
should be ss_map's stride from our nested transfer.
Fixes piglit /home/anholt/src/piglit/bin/fbo-depthstencil -samples=4
casees.
---
src/gallium/auxili