Closed
Bug 1952980
Opened 1 year ago
Closed 1 year ago
WGSL: Texture built-ins don't support all overloads or apply automatic type conversion
Categories
(Core :: Graphics: WebGPU, defect)
Core
Graphics: WebGPU
Tracking
()
RESOLVED
FIXED
People
(Reporter: ErichDonGubler, Assigned: jimb)
References
(Blocks 3 open bugs)
Details
WGPU upstream tracking: wgpu#7488
| Reporter | ||
Updated•1 year ago
|
Summary: WGSL: `Image sample or level-of-detail index's type of … is not an integer scalar` → WGSL: Support all overloads for texture built-ins
| Reporter | ||
Updated•1 year ago
|
No longer blocks: webgpu-type-conversion
Depends on: webgpu-type-conversion
Updated•1 year ago
|
Blocks: webgpu-unleashed
| Reporter | ||
Updated•1 year ago
|
Summary: WGSL: Support all overloads for texture built-ins → WGSL: Texture built-ins don't support all overloads
| Reporter | ||
Updated•1 year ago
|
Summary: WGSL: Texture built-ins don't support all overloads → WGSL: Texture built-ins don't support all overloads or apply automatic type conversion
| Assignee | ||
Comment 2•1 year ago
|
||
I believe this should be fixed by the following pull requests
Assignee: nobody → jimb
| Reporter | ||
Comment 3•1 year ago
|
||
:jimb: Atomic operations were split out to bug 1960093, FYI.
| Reporter | ||
Updated•1 year ago
|
Depends on: webgpu-update-wgpu
| Reporter | ||
Updated•1 year ago
|
| Assignee | ||
Comment 4•1 year ago
|
||
I believe this is fixed by bug 1962269.
| Assignee | ||
Updated•1 year ago
|
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
| Assignee | ||
Comment 5•1 year ago
|
||
Re-opened, until we're sure that bug 1962269 sticks its landing.
| Assignee | ||
Updated•1 year ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Comment 6•1 year ago
|
||
Okay, it landed!
Status: REOPENED → RESOLVED
Closed: 1 year ago → 1 year ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•