mirror of
https://git.743378673.xyz/MeloNX/MeloNX.git
synced 2025-07-28 17:37:11 +02:00
Initial support for image stores, support texture sample on compute
This commit is contained in:
parent
398ee33a16
commit
c9abf08686
44 changed files with 1053 additions and 497 deletions
|
@ -81,6 +81,7 @@ namespace Ryujinx.Graphics.Shader.Translation
|
|||
program.CBufferDescriptors,
|
||||
program.SBufferDescriptors,
|
||||
program.TextureDescriptors,
|
||||
program.ImageDescriptors,
|
||||
sInfo.InterpolationQualifiers,
|
||||
sInfo.UsesInstanceId);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue