[PATCH] d3drm/tests: Add tests for IDirect3DRM*::LoadTexture (try 10).

Aaryaman Vasishta jem456.vasishta at gmail.com
Sat Jan 9 05:32:07 CST 2016


On Sat, Jan 9, 2016 at 5:17 AM, Stefan Dösinger <stefandoesinger at gmail.com>
wrote:

> It's possible that this size alignment is necessary though. Why are
> you using it instead of just using w * h * (bpp / 8)?
>
> It's just for the 4 byte aligned in some cases. And if the size
exceeds/doesn't match then it's not really an issue for testing purposes
atleast. I try using w * h * (bpp/8) if you want though.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20160109/820a2559/attachment.html>


More information about the wine-devel mailing list