arcady-lunarg
arcady-lunarg
This was implemented in #2950.
In the end the spec issue was resolved by clarifying that the precision of the return value of imageRead is the precision of the image. I think this can be...
@lance5 Is there still any issue here that needs to be investigated, or can we close this?
I'm going to close this for now, feel free to reopen this issue or open a new one if you think there is still a problem that needs to be...
I've updated the test result file and rebased the branch.
I believe the underlying issue has been fixed in a spirv-val change here: https://github.com/KhronosGroup/SPIRV-Tools/pull/2264 where UConvert was permitted in this case.
This was fixed by https://github.com/KhronosGroup/glslang/pull/2989, which should have been linked to this issue but was inadvertently not due to a typo.
Sounds like there isn't any news. @Cewein if you want look into it, you should go for it.
This now returns an error as of 16526fd9d2fdff115451d2dbaa8436ad06707fa5, requiring the GL_ARB_bindless_texture, enabling which causes glslangValidator to refuse to generate SPIR-V.
PR https://github.com/KhronosGroup/glslang/pull/3241 updated the cmake files to use Python instead of PythonInterp, so this should be fixed now. Feel free to reopen if it is not in fact fixed.