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
CodeGenContext.cs
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
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