Josh Posted March 3, 2021 Share Posted March 3, 2021 This feature will print all API commands to the console. To configure this setting, add the string "VK_LAYER_LUNARG_api_dump" in your Config/settings.json file in the vkValidationLayers list (probably under debug). The printed output will not appear in the output area in Visual Studio. You need to enable the console in the Configuration Properties > Linker > System > Subsystem. Set this to CONSOLE. It should work after that. I don't think you need to add any environment variables or anything like that: https://vulkan.lunarg.com/doc/view/1.2.131.1/windows/api_dump_layer.html Quote My job is to make tools you love, with the features you want, and performance you can't live without. Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.