mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-02-20 10:54:16 +01:00
[dxso] Don't warn about Phase opcode
This commit is contained in:
parent
eadfa94f8e
commit
375f8323e2
@ -195,6 +195,7 @@ namespace dxvk {
|
||||
|
||||
case DxsoOpcode::End:
|
||||
case DxsoOpcode::Comment:
|
||||
case DxsoOpcode::Phase:
|
||||
break;
|
||||
|
||||
default:
|
||||
|
Loading…
x
Reference in New Issue
Block a user