intel/compiler: whitespace cleanups
Signed-off-by: Emil Velikov <emil.velikov@collabora.com> Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
This commit is contained in:

committed by
Emil Velikov

parent
bdc5036464
commit
aa09c9552c
@@ -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));
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
@@ -166,4 +166,3 @@ void fs_visitor::setup_fs_payload_gen4()
|
||||
|
||||
payload.num_regs = reg;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user