27 Jul
2023
27 Jul
'23
11:21 a.m.
Giovanni Mascellani (@giomasce) commented about libs/vkd3d-shader/dxil.c:
return NULL; }
+static unsigned int register_get_uint_value(const struct vkd3d_shader_register *reg)
Would it make sense to check that the register has the right type here? -- https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/283#note_40441