gecko-dev/third_party
Dzmitry Malyshau 74b412c826 Bug 1641370 - Add optional SPIR-V shader validation to WebGPU, via naga r=jgilbert
This change attempts to parse the incoming SPIR-V shader modules with
Naga SPIR-V front-end. It's not complete, but it returns an Error if it's unable to parse,
in which case we just continue without the validation (for now).
If it succeeds, we extract the reflection information from it, and use it for the pipeline.

This is just a start. More states would need to be validated, and SPIR-V front-end needs more work.

Differential Revision: https://phabricator.services.mozilla.com/D77170
2020-06-22 21:21:18 +00:00
..
aom
dav1d
msgpack
prio Bug 1636628 - update vendored libprio to 1.5 r=glandium 2020-05-15 05:43:07 +00:00
python Bug 1646405 - Vendor yamllint r=ahal 2020-06-18 19:41:10 +00:00
rlbox Bug 1624138 - Bump to latest rlbox that fixes partial specialization err in clang11 + libc++. r=froydnj 2020-03-27 14:07:33 +00:00
rust Bug 1641370 - Add optional SPIR-V shader validation to WebGPU, via naga r=jgilbert 2020-06-22 21:21:18 +00:00
sqlite3 Bug 1619522 - Upgrade to SQLite 3.32.1. r=mak 2020-05-29 14:18:09 +00:00
webkit/PerformanceTests Bug 1625912 - Update webaudio-benchmark to revision d753e161. r=dmajor 2020-04-01 13:39:53 +00:00
moz.build