Closed
Bug 1728659
Opened 4 years ago
Closed 4 years ago
Output struct field names for single-component swizzles in glsl-to-cxx
Categories
(Core :: Graphics: WebRender, enhancement)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
93 Branch
| Tracking | Status | |
|---|---|---|
| firefox93 | --- | fixed |
People
(Reporter: lsalzman, Assigned: lsalzman)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
There's no real need to output sel() calls when there is only a single component. This just complicates debugging and optimization....
| Assignee | ||
Updated•4 years ago
|
Blocks: sw-wr-perf
| Assignee | ||
Updated•4 years ago
|
Assignee: nobody → lsalzman
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•4 years ago
|
||
Pushed by lsalzman@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ff2a03713c5e
Output struct field names for single-component swizzles in glsl-to-cxx. r=jrmuizel
Comment 3•4 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox93:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 93 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•