d3d12: Fix signed-unsigned comparison warnings
authorJesse Natalie <jenatali@microsoft.com>
Thu, 26 Nov 2020 01:02:25 +0000 (17:02 -0800)
committerMarge Bot <eric+marge@anholt.net>
Tue, 1 Dec 2020 17:10:47 +0000 (17:10 +0000)
commit4358af87e77befde471341fb8f8549828fec6a30
treed8b5062ad8b21dab1fd967ef5d456af3c2a76152
parent6060291c0e386118b8ae115189d0b0da3bdd4a54
d3d12: Fix signed-unsigned comparison warnings

Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7780>
src/gallium/drivers/d3d12/d3d12_blit.cpp
src/gallium/drivers/d3d12/d3d12_context.cpp
src/gallium/drivers/d3d12/d3d12_draw.cpp
src/gallium/drivers/d3d12/d3d12_pipeline_state.cpp
src/gallium/drivers/d3d12/d3d12_query.cpp
src/gallium/drivers/d3d12/d3d12_resource.cpp
src/microsoft/compiler/dxil_nir.c