Slang: This isn't right, actually.

This commit is contained in:
Brandon Wright 2019-01-25 20:29:16 -06:00
parent 65b38ed36b
commit d0bc12522b
1 changed files with 0 additions and 2 deletions

View File

@ -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))
{