Description
Resource Usage in frame and Used: context menu do not display usages resulting from bindless access.
Steps to reproduce
- Select a draw or dispatch which uses ResourceDescriptorHeap indexing
- Right click on a ResourceDescriptorHeap indexed resource.
- Note: the Used context menu will only contain usages where the resource was bound and other non-bindless work like barriers
- 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!