Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot capture when present queue does not include Compute or Graphics bit #102

Open
Gohan500 opened this issue Jun 28, 2024 · 0 comments
Open

Comments

@Gohan500
Copy link

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

  1. Create Rendering app
  2. Specify it that the present queue cannot have the Graphics or Compute bit
  3. start app
  4. Try to capture with the panel (Capture does not work)
    ...

==========================================
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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant