mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-06-02 03:09:12 +00:00
DMAPusher: Improve collection of non executing methods
This commit is contained in:
@@ -204,6 +204,8 @@ public:
|
||||
private:
|
||||
void ProcessLaunch();
|
||||
|
||||
void ConsumeSinkImpl() override;
|
||||
|
||||
/// Retrieves information about a specific TIC entry from the TIC buffer.
|
||||
Texture::TICEntry GetTICEntry(u32 tic_index) const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user