r600/sfn: drop unused ControlFlowInstr type enum
Signed-off-by: Gert Wollny <gert.wollny@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24638>
This commit is contained in:
@@ -40,7 +40,6 @@ public:
|
||||
cf_loop_end,
|
||||
cf_loop_break,
|
||||
cf_loop_continue,
|
||||
cf_stream_write,
|
||||
cf_wait_ack
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user