• Joshua Ashton's avatar
    winevulkan: Include function name in asserts. · fc7e2041
    Joshua Ashton authored
    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: 's avatarJoshua Ashton <joshua@froggi.es>
    fc7e2041
Name
Last commit
Last update
..
Makefile.in Loading commit data...
loader.c Loading commit data...
loader_thunks.c Loading commit data...
loader_thunks.h Loading commit data...
make_vulkan Loading commit data...
vulkan.c Loading commit data...
vulkan_loader.h Loading commit data...
vulkan_private.h Loading commit data...
vulkan_thunks.c Loading commit data...
vulkan_thunks.h Loading commit data...
winevulkan.json Loading commit data...
winevulkan.rc Loading commit data...
winevulkan.spec Loading commit data...