anv: silence compiler warnings
Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/6146 Reviewed-by: Tapani Pälli <tapani.palli@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15387>
This commit is contained in:

committed by
Marge Bot

parent
2221e3d487
commit
a54f5e8e00
@@ -618,7 +618,7 @@ void anv_CmdBindPipeline(
|
||||
}
|
||||
|
||||
default:
|
||||
assert(!"invalid bind point");
|
||||
unreachable("invalid bind point");
|
||||
break;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user