[v3 PATCH] wined3d: Add missing WINED3DUSAGE flags to debug_d3dusage

Henri Verbeet hverbeet at gmail.com
Thu May 19 05:15:04 CDT 2016


On 18 May 2016 at 12:33, Alistair Leslie-Hughes
<leslie_alistair at hotmail.com> wrote:
>  const char *debug_d3dusage(DWORD usage)
>  {
> -    char buf[333];
> +    char buf[512];
512 is insufficient, how did you arrive at that number?



More information about the wine-devel mailing list