talvos icon indicating copy to clipboard operation
talvos copied to clipboard

"Unimplemented GLSL.std.450 extended instruction" message doesn't tell which instruction is missing

Open kpet opened this issue 7 years ago • 1 comments

This would make reporting these issues easier.

kpet avatar Sep 30 '18 18:09 kpet

Thanks for raising this. This is part of a wider issue, whereby the instruction printing routine assumes that all operands are result IDs (which is clearly wrong).

I'll try and address this soon. I was hoping that I could get SPIRV-Tools to do the heavy lifting here, but that might not quite be possible.

jrprice avatar Oct 06 '18 14:10 jrprice