[PATCH 1/6] d3d9: Retrieve the volume description from the container.

Henri Verbeet hverbeet at gmail.com
Fri Apr 18 06:08:57 CDT 2014


On 17 April 2014 15:47, Stefan Dösinger <stefan at codeweavers.com> wrote:
> ---
>  dlls/d3d9/texture.c | 20 +++++++++++++-------
>  1 file changed, 13 insertions(+), 7 deletions(-)
>
I suppose this works, but I don't think it's really necessary. At some
point wined3d_texture_get_sub_resource() will go away of course, but I
don't think there's a reason we can't e.g. have a
wined3d_resource_get_sub_resource_desc(), or alternatively just store
the information on d3d9 volume creation.



More information about the wine-devel mailing list