Ryujinx/Ryujinx.Graphics.Shader/CodeGen/Glsl
gdkchan 88a0e720cb
Use RGBA16 vertex format if RGB16 is not supported on Vulkan (#3552)
* Use RGBA16 vertex format if RGB16 is not supported on Vulkan

* Catch all shader compilation exceptions
2022-08-20 16:20:27 -03:00
..
HelperFunctions
Instructions Vulkan backend (#2518) 2022-07-31 18:26:06 -03:00
CodeGenContext.cs Vulkan backend (#2518) 2022-07-31 18:26:06 -03:00
Declarations.cs Use RGBA16 vertex format if RGB16 is not supported on Vulkan (#3552) 2022-08-20 16:20:27 -03:00
DefaultNames.cs
GlslGenerator.cs Vulkan backend (#2518) 2022-07-31 18:26:06 -03:00
NumberFormatter.cs
OperandManager.cs Use RGBA16 vertex format if RGB16 is not supported on Vulkan (#3552) 2022-08-20 16:20:27 -03:00
TypeConversion.cs