mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-04-21 12:04:45 +00:00
remove duplicate declaration
This commit is contained in:
parent
19c3569645
commit
01931cc906
1 changed files with 0 additions and 1 deletions
|
@ -185,7 +185,6 @@ public:
|
|||
void V_CMP_CLASS_F32(const GcnInst& inst);
|
||||
void V_FFBL_B32(const GcnInst& inst);
|
||||
void V_MBCNT_U32_B32(bool is_low, const GcnInst& inst);
|
||||
void V_LSHL_B64(const GcnInst& inst);
|
||||
|
||||
// Vector Memory
|
||||
void BUFFER_LOAD_FORMAT(u32 num_dwords, bool is_typed, bool is_format, const GcnInst& inst);
|
||||
|
|
Loading…
Add table
Reference in a new issue