Pica: Rename VertexLoaded breakpoint to VertexShaderInvocation
This commit is contained in:
parent
678d15761f
commit
7a77b8356c
4 changed files with 8 additions and 10 deletions
|
@ -40,7 +40,7 @@ public:
|
|||
PicaCommandProcessed,
|
||||
IncomingPrimitiveBatch,
|
||||
FinishedPrimitiveBatch,
|
||||
VertexLoaded,
|
||||
VertexShaderInvocation,
|
||||
IncomingDisplayTransfer,
|
||||
GSPCommandProcessed,
|
||||
BufferSwapped,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue