22 Jan
2024
22 Jan
'24
7:27 p.m.
```diff + if (ctx->cf_type == CF_TYPE_BLOCKS && !(instruction->handler_idx >= VKD3DSIH_DCL + && instruction->handler_idx <= VKD3DSIH_DCL_VERTICES_OUT)) ```
Should that use vsir_instruction_is_dcl() instead? -- https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/559#note_58446