Giovanni Mascellani (@giomasce) commented about libs/vkd3d-shader/dxil.c:
} component_count = vsir_write_mask_component_count(write_mask);
- if (op == DX_RAW_BUFFER_STORE)
I guess it is illegal to have a type buffer here, isn't it? If so, maybe that could be validated?