TRACE in wined3d_check_device_format()

wylda at volny.cz wylda at volny.cz
Fri Oct 21 19:02:58 CDT 2016


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));

Regards,
W.



More information about the wine-devel mailing list