| 1 | // Dear ImGui: standalone example application for using SDL2 + WebGPU |
| 2 | // - Emscripten is supported for publishing on web. See https://emscripten.org. |
| 3 | // - Dawn is used as a WebGPU implementation on desktop. |
| 4 |
nothing calls this directly
no test coverage detected