mirror of
https://git.743378673.xyz/MeloNX/MeloNX.git
synced 2025-07-30 16:37:11 +02:00
Use dispatch params shared memory size when available
This commit is contained in:
parent
46a6580c8b
commit
8cd2823869
5 changed files with 19 additions and 5 deletions
|
@ -39,7 +39,7 @@ namespace Ryujinx.Graphics.Gpu.Engine
|
|||
public int Unknown14;
|
||||
public int Unknown15;
|
||||
public int Unknown16;
|
||||
public int Unknown17;
|
||||
public int SharedMemorySize;
|
||||
public int BlockSizeX;
|
||||
public int BlockSizeYZ;
|
||||
public int UniformBuffersConfig;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue