Open Bug 1962694 Opened 27 days ago Updated 24 days ago

Categories

(Core :: Graphics: WebGPU, defect)

defect

Tracking

()

People

(Reporter: mayankleoboy1, Unassigned)

References

(Depends on 1 open bug, Blocks 1 open bug, )

Details

Attachments

(2 files)

Go to https://kubohiroya.github.io/webgpu-react-bitmap-viewport/examples/index.html#3
Click on the "Play" buttons.

AR: errors in console
ER: Shoud display, like chrome.

Attached file about:support

Current console errors are all of the form:

Shader validation error: Entry point fragmentBody at Fragment is invalid
    ┌─ Grid shader:604:11
    │
604 │   let s = select(1, 0.5, isTrue(input.isFocused));
    │           ^^^^^^ naga::ir::Expression [5]
    │
    = Expression [5] is invalid
    = Expected selection argument types to match, but reject value of type Scalar(Scalar { kind: Sint, width: 4 }) does not match accept value of value Scalar(Scalar { kind: Float, width: 4 })
Blocks: webgpu-apps
Severity: -- → S3
Depends on: 1960453
Priority: -- → P3
Priority: P3 → --
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: