brendan-duncan / webgpu_inspector

Inspection debugger for WebGPU
MIT License
161 stars 4 forks source link

Inspect Start, Capture, or Record does not work #3

Closed LuciNyan closed 6 months ago

LuciNyan commented 6 months ago

Thanks so much for the amazing WebGPU Inspector you've created! 🚀

Bug report

Description / Observed Behavior

When inspecting the following page, the Inspect Start, Capture, and Record functions all appear to be non-functional. I've tried refreshing the page as well as clicking around to focus the page, but nothing seems to resolve the issue.

https://github.com/brendan-duncan/webgpu_inspector/assets/22126563/34866b22-1ed4-480b-9eae-04f106d2a775

Reproduction

https://cobe.vercel.app/

brendan-duncan commented 6 months ago

Unless I'm missing something, this page is WebGL, not WebGPU.

LuciNyan commented 6 months ago

Thank you! and sorry for the interruption.