mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-16 11:58:00 -05:00
gpu: Migrate implementation to the cpp file
This commit is contained in:
@ -9,13 +9,13 @@
|
||||
|
||||
#include "common/bit_field.h"
|
||||
#include "common/common_types.h"
|
||||
#include "video_core/command_classes/sync_manager.h"
|
||||
|
||||
namespace Tegra {
|
||||
|
||||
class GPU;
|
||||
class Host1x;
|
||||
class Nvdec;
|
||||
class SyncptIncrManager;
|
||||
class Vic;
|
||||
|
||||
enum class ChSubmissionMode : u32 {
|
||||
|
Reference in New Issue
Block a user