Closed emptyflash closed 3 years ago
Sometimes the type inference can't figure out the input types from their usage in the function, and glsl doesn't support generics in user code (it has genType but that's only for internal methods)
Done!
Sometimes the type inference can't figure out the input types from their usage in the function, and glsl doesn't support generics in user code (it has genType but that's only for internal methods)