pix_get_resource_views
Show all views of a GPU resource and the events that bind them, detailing descriptors, bindless heaps, root parameters, or API arguments such as copy sources and barriers.
Instructions
Every view of one resource, and the events that bind it.
This answers "where is this texture actually used, and as what": each view carries its descriptor, and each binding names the event plus how it was reached - root parameter, bindless descriptor heap, or an API argument such as a copy source or a barrier transition.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | Yes | ||
| limit | No | ||
| capture_id | Yes | ||
| cursor_position | No | ||
| timeout_seconds | No | ||
| include_bindings | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||