For debugging, sometimes it's useful to be able to force a certain layer to load before (closest to the application) any other layer. Currently, the only way to do this is through vkconfig, but this is cumbersome to be toggling constantly during a debug session. There should be an environment variable to enable this sort of ordering.
For debugging, sometimes it's useful to be able to force a certain layer to load before (closest to the application) any other layer. Currently, the only way to do this is through vkconfig, but this is cumbersome to be toggling constantly during a debug session. There should be an environment variable to enable this sort of ordering.