Re: [v2 PATCH] d2d1: Initial implementation of DC render target
Sept. 11, 2016
8:29 p.m.
On 11.09.2016 22:24, Nikolay Sivov wrote:
+ ok(sizeu.width == 0.0f, "got width %u.\n", sizeu.width); + ok(sizeu.height == 0.0f, "got height %u.\n", sizeu.height);
This looks like a copy&paste error. Shouldn't those be integer values?
3483
Age (days ago)
3483
Last active (days ago)
0 comments
1 participants
participants (1)
-
Sebastian Lackner