Skip to content

Resource Usages context menu and panel doesn't show resources accessed via ResourceDescriptorHeap indexing (bindless) #3278

@kylawl

Description

@kylawl

Description

Resource Usage in frame and Used: context menu do not display usages resulting from bindless access.

Steps to reproduce

  1. Select a draw or dispatch which uses ResourceDescriptorHeap indexing
  2. Right click on a ResourceDescriptorHeap indexed resource.
  3. Note: the Used context menu will only contain usages where the resource was bound and other non-bindless work like barriers
  4. Select Open in Resource Inspector, the same subset of usages as the context menu is only visible there.

Environment

  • RenderDoc version: v1.31
  • Operating System: Windows 10.0.19045 Build 19045
  • Graphics API: D3D12

Thanks Baldur!

Metadata

Metadata

Assignees

No one assigned

    Labels

    FeatureAn improvement or featureUnresolvedWaiting for a fix or implementation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions