mirror of
https://github.com/libretro/snes9x.git
synced 2025-01-23 17:55:28 +00:00
Slang: This isn't right, actually.
This commit is contained in:
parent
65b38ed36b
commit
d0bc12522b
@ -489,8 +489,6 @@ void GLSLShader::slang_introspect()
|
||||
}
|
||||
else if (indexedtexorsize("PassOutput", SL_PASSTEXTURE))
|
||||
{
|
||||
// Their pass 0 is our pass 1
|
||||
u.num--;
|
||||
}
|
||||
else if (indexedtexorsize("User", SL_LUTTEXTURE))
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user