arcady-lunarg

Results 109 comments of arcady-lunarg

Could you attach the code you were using to generate this SPIR-V?

Unfortunately the pkg-config file that this produces doesn't actually work, when I try to build with pkg-config I get undefined errors because libglslang.a isn't actually self-contained and you generally will...

The pkg-config file is fine as a concept, but your implementation of it is broken. I suggest waiting a little while for me to finish the work of rearranging the...

Is this still going to evolve into something that should be merged, or can we close this?

Could you provide a reproduction case or detailed instructions about how to reproduce this? Also, just in case, could you confirm that you are using the latest version of glslang,...

Could you provide a full reproduction case that demonstrates the generation of invalid SPIR-V?

Note that this only reproduces with the `--auto-sampled-textures` option.

CC @rhabacker @jengelh @ben-clayton @haasn @SpaceIm as people whose names have appeared in issues related to shared library builds, I would be curious to hear your opinions on this.

Yes, we are interested in fixing the compiler warnings as well, and will welcome PRs fixing warnings and turning on warning flags. I have a private branch somewhere fixing various...

Yes, OSDependent, MachineIndependent, and GenericCodeGen are not for end user use and should be object libraries.