mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-04 01:02:25 -07:00
Pica/DebugUtils: Add an event triggered after loading a vertex.
This commit is contained in:
@@ -26,6 +26,7 @@ public:
|
||||
CommandProcessed,
|
||||
IncomingPrimitiveBatch,
|
||||
FinishedPrimitiveBatch,
|
||||
VertexLoaded,
|
||||
|
||||
NumEvents
|
||||
};
|
||||
|
Reference in New Issue
Block a user