31 Jan
2023
31 Jan
'23
12:18 p.m.
Giovanni Mascellani (@giomasce) commented about libs/vkd3d-shader/hlsl.c:
return 1; }
+enum hlsl_regset hlsl_type_get_regset(struct hlsl_ctx *ctx, const struct hlsl_type *type)
Why do you need the context here? You don't seem to use it. -- https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/66#note_22450