TRACE in wined3d_check_device_format()

Henri Verbeet hverbeet at gmail.com
Sat Oct 22 05:21:10 CDT 2016


On 22 October 2016 at 02:02,  <wylda at volny.cz> wrote:
> Hi,
> isn't that middle \n in TRACE some kind of leftover?
>
>     TRACE("wined3d %p, adapter_idx %u, device_type %s, adapter_format %s, usage %s, %s,\n"
>             "resource_type %s, check_format %s.\n",
>             wined3d, adapter_idx, debug_d3ddevicetype(device_type), debug_d3dformat(adapter_format_id),
>             debug_d3dusage(usage), debug_d3dusagequery(usage), debug_d3dresourcetype(resource_type),
>             debug_d3dformat(check_format_id));
>
Yeah, that shouldn't be there.



More information about the wine-devel mailing list