mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-12 07:47:48 +00:00
Update 3D regs
This commit is contained in:
parent
3733e23f07
commit
37845e1228
29 changed files with 4036 additions and 2105 deletions
|
@ -93,7 +93,7 @@ public:
|
|||
explicit GraphicsEnvironment() = default;
|
||||
explicit GraphicsEnvironment(Tegra::Engines::Maxwell3D& maxwell3d_,
|
||||
Tegra::MemoryManager& gpu_memory_,
|
||||
Tegra::Engines::Maxwell3D::Regs::ShaderProgram program,
|
||||
Tegra::Engines::Maxwell3D::Regs::ShaderType program,
|
||||
GPUVAddr program_base_, u32 start_address_);
|
||||
|
||||
~GraphicsEnvironment() override = default;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue