Arcady Goldmints-Orlov 0504953b35 spirv: don't emit invalid debuginfo for buffer references
Currently no debug info is emitted for buffer reference types, which
resulted in the SPIR-V backend code asserting when trying to emit the
debug info for struct member that had such a type. Instead, the code now
skips such struct members. Full debug info for buffer references may
require forward references in the debug info instructions, which is
currently prohibited by the spec.
2023-10-13 17:49:26 -04:00
..
2023-04-06 13:38:39 -04:00
2023-04-06 13:38:39 -04:00
2023-04-06 13:38:39 -04:00
2023-02-02 16:33:32 -07:00
2021-05-18 12:13:41 -04:00
2021-12-28 17:09:57 -07:00
2023-09-18 17:31:05 -04:00
2023-07-18 09:35:36 -06:00
2021-01-25 15:54:52 -05:00