Re: [v2 PATCH] d2d1: Initial implementation of DC render target
11 Sep
2016
11 Sep
'16
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?
3382
Age (days ago)
3382
Last active (days ago)
0 comments
1 participants
participants (1)
-
Sebastian Lackner