pan/mdg: Make -Wswitch happy
Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11123>
This commit is contained in:
committed by
Marge Bot
parent
34c6d105f6
commit
21d06a41f7
@@ -212,6 +212,9 @@ mir_lower_special_reads(compiler_context *ctx)
|
||||
mark_node_class(texr, ins->src[2]);
|
||||
mark_node_class(texw, ins->dest);
|
||||
break;
|
||||
|
||||
default:
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user