Open Bug 1913422 Opened 1 month ago Updated 1 month ago

Jonathan Olson's "Exact Polygonal Filtering" encounters WebGPU shader errors

Categories

(Core :: Graphics: WebGPU, defect)

defect

Tracking

()

People

(Reporter: ErichDonGubler, Unassigned)

References

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

Details

Attachments

(1 file)

No description provided.

Console errors for shader compilation:

WebGPU compilation info for shader module "module_ tile" (1 error(s), 0 warning(s), 0 info)

Shader validation error: 
    ┌─ module_ tile:192:20
    │
192 │         let edge = result.edges[ i ];
    │                    ^^^^^^^^^^^^^^^^^ naga::Expression [120]
WebGPU compilation info for shader module "module_ two pass coarse" (1 error(s), 0 warning(s), 0 info)

Shader validation error: 
    ┌─ module_ two pass coarse:205:20
    │
205 │         let edge = result.edges[ i ];
    │                    ^^^^^^^^^^^^^^^^^ naga::Expression [154]
Blocks: webgpu-apps
Depends on: 1913424
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: