mirror of
https://git.743378673.xyz/MeloNX/MeloNX.git
synced 2025-08-02 06:37:10 +02:00
Some small shader related fixes (#258)
* Some small shader related fixes * Address PR feedback
This commit is contained in:
parent
2f9860a3fc
commit
e4175c19e1
6 changed files with 57 additions and 28 deletions
|
@ -18,6 +18,8 @@ namespace Ryujinx.Graphics.Gal
|
|||
|
||||
void Bind(long Key);
|
||||
|
||||
void Unbind(GalShaderType Type);
|
||||
|
||||
void BindProgram();
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue