List draw calls
webgl_list_draw_callsRetrieve a paginated list of draw and clear commands from a WebGL capture to diagnose rendering problems.
Instructions
Paginated list of draw/clear commands for a capture.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| names | No | ||
| status | No | ||
| pageSize | No | ||
| captureId | Yes | ||
| programId | No | ||
| framebufferId | No | ||
| stackContains | No | ||
| markerContains | No |