[WebGPU] wrong behavior on Textured Cube Sample
Categories
(Core :: Graphics: WebGPU, defect)
Tracking
()
People
(Reporter: Surfer56, Unassigned)
References
(Blocks 2 open bugs)
Details
Attachments
(4 files)
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:138.0) Gecko/20100101 Firefox/138.0
Steps to reproduce:
https://webgpu.github.io/webgpu-samples/?sample=texturedCube
https://webgpu.github.io/webgpu-samples/sample/texturedCube/
Actual results:
On my system spinning Cube is broken. See screenshots and Support information.
Expected results:
On Edge and Chrome on Windows with same specs all works fine.
Comment 2•7 months ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Graphics: WebGPU' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Upgraded to Fedora 42 beta (Linux fedora 6.14.0-0.rc7.56.fc42.x86_64)
Mesa 25.0.1
LLVM 20.1.0 (Vulkan API 1.4.305)
Same behavior.
Updated•7 months ago
|
Found another sample with same problem.
When https://threejs.org/examples/webgpu_cubemap_adjustments.html
in maximized windows: all is Ok.
When windows in straight state - it's gets broken.
Updated•6 months ago
|
With dom.webgpu.allow-present-without-readback = false all works and looks fine with all samples.
Comment 8•6 months ago
|
||
WFM now. Closing; holler if that doesn't match your experience!
Description
•