diff options
author | ReinUsesLisp <reinuseslisp@airmail.cc> | 2021-01-15 20:33:06 -0300 |
---|---|---|
committer | ReinUsesLisp <reinuseslisp@airmail.cc> | 2021-01-15 21:12:57 -0300 |
commit | c3c7603076d71789b9268f456b31fac2da157b55 (patch) | |
tree | b62f3854b64c00562e3be47bb2da458da4976a94 /src/core | |
parent | 8be9e5b48b5d8ef1c52fab16668dd479ac799f00 (diff) |
vk_shader_decompiler: Show comments as OpUndef with a type
Silence the new validation layer error about SPIR-V not allowing OpUndef
on a OpTypeVoid, even when the SPIR-V spec doesn't say anything against
it.
They will be inserted as an undefined int to avoid SPIRV-Cross and
validation errors, but only when a debugging tool is attached.
Diffstat (limited to 'src/core')
0 files changed, 0 insertions, 0 deletions