List capture resources
list_capture_resourcesList captured graphics resources from an Nsight Graphics capture and filter by UID, API, type, name substring, creator function, or access flags to locate specific objects.
Instructions
Page through captured object identities and filter by UID, API, type, object-name substring, creator-function substring, or nonzero access flags.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api | No | ||
| uid | No | ||
| limit | No | ||
| offset | No | ||
| type_name | No | ||
| capture_path | Yes | Absolute or working-directory-relative path to an .ngfx-capture or .ngfx-bincap file. | |
| accessed_only | No | ||
| name_contains | No | ||
| creator_contains | No |