On Thu Jul 27 11:21:58 2023 +0000, Giovanni Mascellani wrote:
Why `column_index` rather than, say, `component_index`? Is there supposed to be a `row_index` somewhere?
The DXIL docs use row and column terminology. Maybe `element_id` should be renamed `row_index`. `column_index` is not necessarily a component index. One row can have different declarations which can end up as separate SPIR-V variables.