17 Nov
2022
17 Nov
'22
10:52 a.m.
Giovanni Mascellani (@giomasce) commented about libs/vkd3d-shader/hlsl.y:
struct find_function_call_args { const struct parse_initializer *params; - const struct hlsl_ir_function_decl *decl; Any reason why you can't just keep `const` here and in the following hunks, and put it in `hlsl_ir_call` too?
-- https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/47#note_16160