d3d11/tests: Introduce a clear_uav() helper.
commit623bc9fa54311d941d09760dc5300697ba11debe
authorEric Pouech <eric.pouech@gmail.com>
Sun, 13 Nov 2022 13:14:37 +0000 (13 14:14 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 15 Nov 2022 20:56:01 +0000 (15 21:56 +0100)
tree7248f8c23f59e5cdd652a9344bab7269a11f9d36
parent798d659f04250757ee18b009619f08d45e99b395
d3d11/tests: Introduce a clear_uav() helper.

This fixes warnings with gcc 12.2.

(Copycat of 5fa25d00 about clear_rtv())

Signed-off-by: Eric Pouech <eric.pouech@gmail.com>
dlls/d3d11/tests/d3d11.c