get_shader
Retrieve a bound shader's reflection, disassembly, source, or raw bytes in pages from a RenderDoc capture to inspect pipeline state.
Instructions
Read a bound shader's reflection, disassembly, source, or raw bytes in pages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| stage | Yes | ||
| cursor | No | ||
| length | No | ||
| content | No | reflection | |
| event_id | Yes | ||
| capture_id | Yes | ||
| source_file_index | No | ||
| disassembly_target | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||