shader: Stub ISBERD
This commit is contained in:
parent
2516829e4c
commit
f712084147
3 changed files with 56 additions and 4 deletions
|
@ -141,10 +141,6 @@ void TranslatorVisitor::IMUL32I(u64) {
|
|||
ThrowNotImplemented(Opcode::IMUL32I);
|
||||
}
|
||||
|
||||
void TranslatorVisitor::ISBERD(u64) {
|
||||
ThrowNotImplemented(Opcode::ISBERD);
|
||||
}
|
||||
|
||||
void TranslatorVisitor::JCAL(u64) {
|
||||
ThrowNotImplemented(Opcode::JCAL);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue