mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-07-02 17:50:48 -07:00
Fix 3 graphics related issues (#180)
* Fix 3 graphics related bugs * OGLShader shouldn't be public (yet)
This commit is contained in:
@ -43,6 +43,7 @@ namespace Ryujinx.Graphics.Gal.Shader
|
||||
Frcp,
|
||||
Frsq,
|
||||
Fsin,
|
||||
Fsqrt,
|
||||
Ftos,
|
||||
Ftou,
|
||||
Ipa,
|
||||
|
Reference in New Issue
Block a user