[PATCH v2 6/6] d3dx10_43/tests: Add D3DX10CreateAsyncTextureInfoProcessor tests.

Matteo Bruni matteo.mystral at gmail.com
Wed Jun 1 08:37:58 CDT 2022


On Thu, May 26, 2022 at 6:33 PM Piotr Caban <piotr at codeweavers.com> wrote:
>
> Signed-off-by: Piotr Caban <piotr at codeweavers.com>
> ---
>   dlls/d3dx10_43/tests/d3dx10.c | 43 +++++++++++++++++++++++++++++++++++
>   1 file changed, 43 insertions(+)
>

> +        hr = ID3DX10DataProcessor_Process(dp, (void*)test_image[i].data, test_image[i].size);

Another nitpick, space between void and *.



More information about the wine-devel mailing list