st/nine: Silent warning in sm1_declusage_to_tgsi
release build was complaining Signed-off-by: Axel Davy <axel.davy@ens.fr>
This commit is contained in:
@@ -1890,7 +1890,7 @@ sm1_declusage_to_tgsi(struct tgsi_declaration_semantic *sem,
|
||||
sem->Index = 0;
|
||||
break;
|
||||
default:
|
||||
assert(!"Invalid DECLUSAGE.");
|
||||
unreachable(!"Invalid DECLUSAGE.");
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user