meson: build r600 driver
[mesa.git] / src / amd / common / ac_nir_to_llvm.h
index 9579aeeefef4abab15b05c736d6dee4919f652b9..1d9ec8ce8b01da597a995885724be8228670688f 100644 (file)
@@ -80,6 +80,7 @@ struct ac_nir_compiler_options {
        struct ac_shader_variant_key key;
        bool unsafe_math;
        bool supports_spill;
+       bool clamp_shadow_reference;
        enum radeon_family family;
        enum chip_class chip_class;
 };