On Thu Nov 16 14:48:34 2023 +0000, Conor McCarthy wrote:
Because it is in the backend. Not sure why but maybe it was too complicated and had never come up as an issue.
It seems to me that we could just initialize this to `true`. It means that even for hull shaders if there is no terminating `ret` one will be added. That shouldn't be a problem for the backend, since that `ret` could have been there in the first place anyway. Or I am missing something?