[Mesa-dev] [PATCH] i965/xfb: skip components in correct buffer.

Kenneth Graunke kenneth at whitecape.org
Wed Jun 1 05:43:42 UTC 2016


On Wednesday, June 1, 2016 2:13:25 PM PDT Dave Airlie wrote:
> From: Dave Airlie <airlied at redhat.com>
> 
> The driver was adding the skip components but always for buffer 0.
> 
> This fixes:
> GL45-CTS.gtf40.GL3Tests.transform_feedback3.transform_feedback3_skip_multiple_buffers
> 
> Cc: "12.0 11.2" <mesa-stable at lists.freedesktop.org>
> Signed-off-by: Dave Airlie <airlied at redhat.com>
> ---
>  src/mesa/drivers/dri/i965/gen7_sol_state.c | 10 ++++++----
>  1 file changed, 6 insertions(+), 4 deletions(-)

Whoops :(  I really wish we just had strides and offsets like Radeon
instead of these silly "hole" things...

Thanks for fixing this.

Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part.
URL: <https://lists.freedesktop.org/archives/mesa-dev/attachments/20160531/0d31d570/attachment.sig>


More information about the mesa-dev mailing list