onnxruntime/tools
shaoboyan091 5ef18328bf
[WebGPU] Support PIX Capture for WebGPU EP (#23192)
PIX Capture tool requires 'present' to end a frame capture. ORT doesn't
have rendering work so no 'present' happens.

To avoid endless waiting for PIX capture tool, this PR added a blank
surface and 'present' on it in each session run.

The surface is created in WebGPU ep constructor and closed in WebGPU ep
destructor.

### Description
<!-- Describe your changes. -->



### Motivation and Context
<!-- - Why is this change required? What problem does it solve?
- If it fixes an open issue, please link to the issue here. -->
2025-02-08 02:05:15 -08:00
..
android_custom_build Update NDK (#23280) 2025-01-08 13:57:23 -08:00
ci_build [WebGPU] Support PIX Capture for WebGPU EP (#23192) 2025-02-08 02:05:15 -08:00
doc Update ruff and clang-format versions (#21479) 2024-07-24 11:50:11 -07:00
nuget [QNN EP] Make QNN EP a shared library (#23120) 2025-01-22 12:11:00 -08:00
perf_view
python Add more details to BrowserStack script failure (#23520) 2025-01-30 22:25:12 -08:00
scripts Cleanup code (#22827) 2024-11-19 14:13:33 -08:00