Closed Bug 1641652 Opened 4 years ago Closed 1 year ago

WebGPU hello-triangle example shows up after a long time

Categories

(Core :: Graphics: WebGPU, defect, P3)

78 Branch
defect

Tracking

()

RESOLVED FIXED

People

(Reporter: matus.talcik, Unassigned)

References

Details

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36 Edg/83.0.478.37

Steps to reproduce:

Run WebGPU example at http://wgpu.rs/examples/index.html?example=hello-triangle.

OS: Windows 10 2004
GPU(s): Intel HD 630, RTX 2070 Max-Q (Driver version: 446.14)

Actual results:

Waited about 5 minutes for the result to show up.

Expected results:

The hello-triangle example should have showed up instantenously as other examples did.

It turns out the example stopped requesting RAFs. This will eventually addressed when we get the frame consistency in bug 1641703.
However, frame consistency will come with severe performance implications. It would be helpful to at least refactor the presentation in a way that every frame gets presented.

Severity: -- → S3
Priority: -- → P3
Status: UNCONFIRMED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.