Hello,
I am trying to profile my Vulkan application, but I always get an empty report. The Diagnostic summary gives me two warning messages:
“Failed to connect to the application or its children. Target should be a 64-bit process or a 32-bit process with 64-bit children.”
“Zero Vulkan events were collected. Does the application use Vulkan?”
I am 100% using Vulkan for rendering, so I do not understand why I see these messages. In the log I have not noticed anything suspicious either. On the other hand, when I switch my program to use OpenGL for rendering, I get a profiling report as expected.
P.S.: I have not figured out how to add an attachment to the topic, but if necessary I can send the log file or screenshots by other means.
qdrep.zip (1.09 MB)