mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-04-21 20:14:45 +00:00
Update pm4_cmds.h
This commit is contained in:
parent
60971448cb
commit
f39b0f0245
1 changed files with 1 additions and 1 deletions
|
@ -481,7 +481,7 @@ struct PM4CmdWriteData {
|
|||
struct PM4CmdEventWriteEos {
|
||||
enum class Command : u32 {
|
||||
GdsStore = 1u,
|
||||
SingalFence = 2u,
|
||||
SignalFence = 2u,
|
||||
};
|
||||
|
||||
PM4Type3Header header;
|
||||
|
|
Loading…
Add table
Reference in a new issue