Closed Bug 1979101 Opened 11 months ago Closed 10 months ago

Allow binding WebGPU external textures to BindGroups

Categories

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

defect

Tracking

()

RESOLVED FIXED
143 Branch
Tracking Status
firefox143 --- fixed

People

(Reporter: jnicol, Assigned: jnicol)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

No description provided.
Depends on: 1979100
Severity: -- → S3
Assignee: nobody → jnicol
Priority: -- → P1

Update webidl definition to allow a GPUBindingResource to be a
GPUExternalTexture, and add necessary plumbing to pass the correct
value through to wgpu.

Note that for now we have not requested Features::EXTERNAL_TEXTURE when
creating the wgpu device, meaning that any attempts to actually create
a bind group containing an external texture will result in an error.

Status: NEW → RESOLVED
Closed: 10 months ago
Resolution: --- → FIXED
Target Milestone: --- → 143 Branch
QA Whiteboard: [qa-triage-done-c144/b143]
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: