On Mon Dec 2 16:01:50 2024 +0000, Rémi Bernon wrote:
changed this line in [version 3 of the diff](/wine/wine/-/merge_requests/6931/diffs?diff_id=146594&start_sha=7983944438f5cc903f1354113cfc9018d8e75fea#dcb06a041ed868c4edf96285c55f6258da0c3321_72_70)
Hmm, yeah though the command_pool wrapping gets a little bit in the way. I made `vulkan_object_init_ptr` separate (and local to winevulkan), but I also changed it to take a `UINT64 host_handle` for this specific case. All other callers will have to cast their pointer to `UINT_PTR` which hopefully isn't too ugly.