
WebGPU Inspector 作者: brendan-duncan
WebGPU Inspector is a Developer Tools extension for debugging WebGPU content. It intercepts all WebGPU objects and commands, allowing you to inspect information about any GPU object and capture frames.
18 个用户18 个用户
扩展元数据
关于此扩展
WebGPU Inspector is a Developer Tools extension for debugging WebGPU content. It intercepts all WebGPU objects and commands, allowing you to inspect information about any GPU object and capture frames.
- Inspect any WebGPU object, with a stacktrace for where it was created.
- Capture frames, including all commands, buffers, textures, and render pass results.
- Catch errors compiling shader modules and pipelines.
- Display textures, at any mip level.
- Edit shaders live on the page to debug and test shader changes.
- Debug shaders (highly experimental, work in progress, limited to compute shaders).
- Plot frame times and GPU object counts over time for profiling information.
- View uniform and storage buffer content used for draw and dispatch calls.
- Record all commands and data used to render a set of frames, generating a standalone HTML file that can recreate the render.
评分 0(1 位用户)
权限与数据详细了解
必要权限:
- 让开发者工具可以存取您打开的标签页中的数据
- 访问您在所有网站的数据
更多信息