-
90fb376a
by Rémi Bernon at 2025-11-25T21:24:25+01:00
winevulkan: Move api checks out of the constructors.
-
87875883
by Rémi Bernon at 2025-11-25T21:24:26+01:00
winevulkan: Simplify enum alias handling.
-
47fa057c
by Rémi Bernon at 2025-11-25T21:24:26+01:00
winevulkan: Split get_dyn_array_len into params / member classes.
-
101e2a5b
by Rémi Bernon at 2025-11-25T21:24:26+01:00
winevulkan: Pass parent / params to get_dyn_array_len directly.
-
22243cb5
by Rémi Bernon at 2025-11-25T21:24:26+01:00
winevulkan: Create function param and struct member lists beforehand.
-
1f0682a4
by Rémi Bernon at 2025-11-25T21:24:26+01:00
winevulkan: Precompute struct type constant from member list.