mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-06-07 15:09:12 +00:00
DMAPusher: Improve collection of non executing methods
This commit is contained in:
@@ -309,6 +309,8 @@ private:
|
||||
/// Performs the copy from the source surface to the destination surface as configured in the
|
||||
/// registers.
|
||||
void Blit();
|
||||
|
||||
void ConsumeSinkImpl() override;
|
||||
};
|
||||
|
||||
#define ASSERT_REG_POSITION(field_name, position) \
|
||||
|
||||
Reference in New Issue
Block a user