23 Feb
2024
23 Feb
'24
5:58 a.m.
Conor McCarthy (@cmccarthy) commented about libs/vkd3d-shader/ir.c:
return VKD3D_OK; }
+static int block_compare(const void *ptr1, const void *ptr2);
Seems to compile ok after moving `vsir_block_list_sort()` below the comparison function. -- https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/662#note_62390