mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-06-29 23:00:47 -07:00
Address PR feedback
Add TODO comment for GL_EXT_polygon_offset_clamp
This commit is contained in:
@ -22,8 +22,6 @@ namespace Ryujinx.Graphics.Shader.Translation
|
||||
|
||||
if (cfg == null)
|
||||
{
|
||||
// TODO: Error.
|
||||
|
||||
return code;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user