i965/icl: Update the assert in brw_memory_barrier()
authorAnuj Phogat <anuj.phogat@gmail.com>
Thu, 20 Jul 2017 23:21:03 +0000 (16:21 -0700)
committerAnuj Phogat <anuj.phogat@gmail.com>
Fri, 16 Feb 2018 00:14:56 +0000 (16:14 -0800)
commit27d0034938a8cee86a5a85cc22f610b1afdc9530
tree65b5b3a935945eecfcc97a58779101a35b137879
parentd6b26649a6af8dee47a28b98df457b995e946722
i965/icl: Update the assert in brw_memory_barrier()

Nothing is changed here from gen10 to gen11. So, just update
the assert.

Signed-off-by: Anuj Phogat <anuj.phogat@gmail.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/brw_program.c