glslang
glslang copied to clipboard
Emit `OpModfStruct` for GLSL `EOpModf` instead of `OpModf`
My attempt at fixing https://github.com/KhronosGroup/glslang/issues/3756.
Also updated the tests to account for the new type getting added.
Seems like more tests need to be updated. I ran glslangtests with --update-mode but it seems more needs to be done?
Managed to get the runtests tests to run and updated those results as well.
@arcady-lunarg any updates on getting this merged?
@arcady-lunarg addressed nits as of 5c784d6