gpu: Migrate implementation to the cpp file
This commit is contained in:
parent
8bd5742349
commit
427bf76e62
19 changed files with 948 additions and 705 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue