26 Oct
2022
26 Oct
'22
9:51 a.m.
On Wed Oct 26 05:39:19 2022 +0000, Zebediah Figura wrote:
Obvious and yet also incomplete. type->name isn't set for all types, only typedefs and structs. As something of an aside that this just reminds me of: I wonder if we should precompute hlsl_type_to_string(), especially considering that in most cases it basically already is precomputed. It'd save us a bit of effort and OOM handling every time we print it to console. Agree to precompute.
-- https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/38#note_12198