ryujinx/src/Ryujinx.Graphics.Shader/CodeGen/Spirv
gdkchan 8f0c89ffd6
Generate scaling helper functions on IR (#4714)
* Generate scaling helper functions on IR

* Delete unused code

* Split RewriteTextureSample and move gather bias add to an earlier pass

* Remove using

* Shader cache version bump
2023-05-25 17:46:58 -03:00
..
CodeGenContext.cs Generate scaling helper functions on IR (#4714) 2023-05-25 17:46:58 -03:00
Declarations.cs Replace constant buffer access on shader with new Load instruction (#4646) 2023-05-20 16:19:26 -03:00
EnumConversion.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
Instructions.cs Generate scaling helper functions on IR (#4714) 2023-05-25 17:46:58 -03:00
IoMap.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
OperationResult.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
SpirvDelegates.cs Generate scaling helper functions on IR (#4714) 2023-05-25 17:46:58 -03:00
SpirvGenerator.cs Generate scaling helper functions on IR (#4714) 2023-05-25 17:46:58 -03:00
TextureMeta.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00