nir: Rename scoped_barrier -> barrier
Now that non-scoped barriers are gone, the scoped prefix is just noise.
sed + ninja clang-format + fix up spacing for common code.
If you are unhappy that I did not manually change the whitespace of your driver, you need to enable clang-format for it so the formatting would happen automatically.