renderdoc_search_resources
Search for graphics resources like textures, buffers, and shaders by name pattern to locate specific assets in RenderDoc capture files for debugging and analysis.
Instructions
Search for resources (textures, buffers, shaders) by name pattern.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pattern | Yes | Search pattern (supports wildcards). | |
| resource_type | No | Type of resource to search for (default: all). |