[PATCH 1/5] wined3d: Decouple private data from the resource structure (try 3).

Henri Verbeet hverbeet at gmail.com
Thu Mar 6 06:13:29 CST 2014


On 6 March 2014 10:42, Stefan Dösinger <stefan at codeweavers.com> wrote:
> +static inline BOOL wined3d_private_store_set_private_data(struct wined3d_private_store *store,
> +        const GUID *guid, const void *data, DWORD data_size, DWORD flags)
...
> +            return E_OUTOFMEMORY;
That's pretty ugly.



More information about the wine-devel mailing list