mirror of
https://git.743378673.xyz/MeloNX/MeloNX.git
synced 2025-08-02 04:17:09 +02:00
Address PR feedback
Add TODO comment for GL_EXT_polygon_offset_clamp
This commit is contained in:
parent
4deeff5ed7
commit
46530360e3
16 changed files with 104 additions and 101 deletions
|
@ -22,8 +22,6 @@ namespace Ryujinx.Graphics.Shader.Translation
|
|||
|
||||
if (cfg == null)
|
||||
{
|
||||
// TODO: Error.
|
||||
|
||||
return code;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue