On 3 different API renderdoc capture looks different from the "naming" point of view.
1) Vulkan: Everything as expected, every encoder actually applied name

2) Dx12 almost nothing named, hard to understand where is necessary draw calls (only buffers are named)

3) Dx11, I don't know what it that %)

Status report: as of #3427, I have added debug marker events to DX11, but begin/end events cause the timeline to get totally messed up, so are still not enabled. I have also added debug names to everything, some of which work, some of which renderdoc/nsight completely ignore.
Most helpful comment
Status report: as of #3427, I have added debug marker events to DX11, but begin/end events cause the timeline to get totally messed up, so are still not enabled. I have also added debug names to everything, some of which work, some of which renderdoc/nsight completely ignore.