pan/bit: Factor out identity swizzle helper
[mesa.git] / src / panfrost / bifrost / bifrost_compile.h
index a25ad314699b6aedcc54b98af08442aa10079144..734406d52e0da09391d1e087a17372694a6a46a8 100644 (file)
@@ -43,6 +43,7 @@ static const nir_shader_compiler_options bifrost_nir_options = {
         .lower_find_lsb = true,
         .lower_fdph = true,
         .lower_fsqrt = true,
+        .lower_sincos = true,
 
         .lower_wpos_pntc = true,
         .lower_fsign = true,