On 16 August 2015 at 22:21, Józef Kucia jkucia@codeweavers.com wrote:
- TRACE("iface %p, element_descs %p, element_count %u, shader_byte_code %p,"
- TRACE("iface %p, element_descs %p, element_count %u, shader_byte_code %p,\n" "\tshader_byte_code_length %lu, input_layout %p\n",
I'd rather just remove the '\t'. In particular, having newlines in the middle of TRACEs makes it a bit harder to extract all calls from a single thread from a log.