mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-16 14:57:56 -05:00
Pica: Rename VertexLoaded breakpoint to VertexShaderInvocation
This commit is contained in:
@ -40,7 +40,7 @@ public:
|
||||
PicaCommandProcessed,
|
||||
IncomingPrimitiveBatch,
|
||||
FinishedPrimitiveBatch,
|
||||
VertexLoaded,
|
||||
VertexShaderInvocation,
|
||||
IncomingDisplayTransfer,
|
||||
GSPCommandProcessed,
|
||||
BufferSwapped,
|
||||
|
Reference in New Issue
Block a user