mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-04-22 04:24:44 +00:00
undo duplication
This commit is contained in:
parent
f4fa036c8e
commit
7705790c6d
1 changed files with 0 additions and 2 deletions
|
@ -313,8 +313,6 @@ void GcnDecodeContext::repairOperandType() {
|
|||
m_instruction.src[2].type = ScalarType::Uint64;
|
||||
break;
|
||||
case Opcode::IMAGE_GATHER4_C:
|
||||
m_instruction.src[0].type = ScalarType::Any;
|
||||
break;
|
||||
case Opcode::IMAGE_GATHER4_C_O:
|
||||
m_instruction.src[0].type = ScalarType::Any;
|
||||
break;
|
||||
|
|
Loading…
Add table
Reference in a new issue