Ryujinx/Ryujinx.Graphics.Shader/CodeGen
riperiperi 780c7530d6
Add scaling for Texture2DArray when using TexelFetch. (#1645)
* Add scaling for Texture2DArray when using TexelFetch.

* Should only really trigger for Texture2D. (do not emit texelfetch for
TextureBufferArray(?) and Texture1DArray)

* Address nit.
2020-10-28 21:27:46 +01:00
..
Glsl Add scaling for Texture2DArray when using TexelFetch. (#1645) 2020-10-28 21:27:46 +01:00
Constants.cs Remove TranslatorConfig struct 2020-01-09 02:13:00 +01:00