mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-30 12:22:51 -05: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