1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-09-17 03:27:58 -05:00
Files
suyu-mirror/src/video_core
ReinUsesLisp c3c7603076 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.
2021-01-15 21:12:57 -03:00
..
2020-12-30 03:38:50 -03:00
2020-07-18 14:24:32 +10:00
2020-07-17 14:24:57 +10:00