[PATCH 5/9] glamor: Track the next vertex offset as we go for non-AA traps.

Markus Wick markus at selfnet.de
Mon Mar 10 03:09:44 PDT 2014


Am 2014-03-09 05:07, schrieb Eric Anholt:
> +    vb += i * glamor_priv->vb_stride / 4;
This should be "/ sizeof(float)" instead.


> +                        vb += 3 * glamor_priv->vb_stride / 4;
Here also.


More information about the xorg-devel mailing list