Skip to content

compiler/nir: Fix -Wunused-variable warnings in vars_tests.cpp

Matt Coster requested to merge MTCoster/mesa:fix-build-warning into main

These only show up in debug builds, and were caught by our internal CI.

Signed-off-by: Matt Coster <matt.coster@imgtec.com>

Merge request reports