nir/algebraic: Split ibfe and ubfe with two constant sources
[mesa.git] / src / intel / compiler / brw_eu_util.c
index 8c84cb45008a0322481e371204d8d898f9dbcb28..31c21a49723eae0ef892c25730d78c463a5f4cd0 100644 (file)
@@ -117,7 +117,3 @@ void brw_copy_from_indirect(struct brw_codegen *p,
       brw_MOV(p, byte_offset(dst, delta+16), deref_4f(ptr, delta+16));
    }
 }
-
-
-
-