wine/dlls/winevulkan
Joshua Ashton fc7e204113 winevulkan: Include function name in asserts.
It is really useful to see at a glance what function is
segfaulting/crashing here when debugging games/apps.

This code is generated, and when generating WineVulkan against different
Vulkan spec versions, etc it may be misleading that the Line: referred
to by the assert dialog does not match what is generated locally on
a different machine for the same Wine version/commit.

Signed-off-by: Joshua Ashton <joshua@froggi.es>
2023-06-06 21:51:43 +02:00
..
loader.c
loader_thunks.c winevulkan: Include function name in asserts. 2023-06-06 21:51:43 +02:00
loader_thunks.h
make_vulkan winevulkan: Include function name in asserts. 2023-06-06 21:51:43 +02:00
Makefile.in
vulkan.c
vulkan_loader.h
vulkan_private.h
vulkan_thunks.c winevulkan: Update to VK spec version 1.3.251. 2023-05-30 12:25:25 +02:00
vulkan_thunks.h
winevulkan.json winevulkan: Update to VK spec version 1.3.251. 2023-05-30 12:25:25 +02:00
winevulkan.rc
winevulkan.spec