d3d12: Signed/unsigned comparison warning fixes
Missed these last time through, not sure how. I couldn't find a reason for the nested loop in d3d12_enable_fake_so_buffers to go backwards, which would require signed, so I switched it to forward. Reviewed-by:Adam Jackson <ajax@redhat.com> Part-of: <mesa/mesa!8248>
Showing
Please register or sign in to comment