You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description
I have used vulkan to create my own rendering program and i just noticed that if the present queue doesn't have the VK_QUEUE_GRAPHICS_BIT or VK_QUEUE_COMPUTE_BIT than the panel just does not want to capture.
When i start the app without those bits then the overlay that usually shows when i use the panel also doesn't show up. But the program itself works perfectly.
Am i missing something or is this uninteded behaviour?
Steps to Reproduce
Create Rendering app
Specify it that the present queue cannot have the Graphics or Compute bit
start app
Try to capture with the panel (Capture does not work)
...
==========================================
Enabled Features
Profiling, Memory Trace, Device Clocks
==========================================
Host System Information
RDP bug report
Description
I have used vulkan to create my own rendering program and i just noticed that if the present queue doesn't have the VK_QUEUE_GRAPHICS_BIT or VK_QUEUE_COMPUTE_BIT than the panel just does not want to capture.
When i start the app without those bits then the overlay that usually shows when i use the panel also doesn't show up. But the program itself works perfectly.
Am i missing something or is this uninteded behaviour?
Steps to Reproduce
...
==========================================
Enabled Features
Profiling, Memory Trace, Device Clocks
==========================================
Host System Information
RDP Version: Radeon Developer Panel v3.0.0.18
RDP build Date: 04/17/2024
Operating System: Windows 10 Version 2009
Qt Version: 5.15.2
Tool Version:
Router Version 0.13.0
==========================================
Connected System Information
Driver Version: 23.40.31.05-240417a-402338C-AMD-Software-Adrenalin-Edition
GPUOpen Interface Major Version: 42
Operating System Name: Windows 10 Pro
Operating System Description: 19041.1.amd64fre.vb_release.191206-1406
GPUs:
Name: AMD Radeon RX 6800 XT
ASIC info
Device Id: 73BF
Revision: C1
Family: 8F
gfx_engine: 13
The text was updated successfully, but these errors were encountered: