wgpu/tests
Ashley e2d688088a
Support for the OVR_multiview2 WebGL extension (#1933)
* Make some (currently hacky) changes to enable multiview in webgl

* Fix ViewIndex built in for this extension

* Run cargo fmt, fix tests

* Allow specifying if we're targetting webgl in the glsl version

* Document multiview2 extension

* fn embedded -> const fn embedded

* Fix tests

* Fix benches

* Add snapshot tests

* Revamp so that the glsl options have some multiview options. Also add tests

* Make clippy happier

* Go back to having is_webgl be part of Version

* Use wgsl as input for tests

* Rename Version::new_embedded to Version::new_gles, fix glsl validation

* Run cargo fmt

* Fix brand new clippy warnings
2022-06-30 17:58:47 +01:00
..
in Support for the OVR_multiview2 WebGL extension (#1933) 2022-06-30 17:58:47 +01:00
out Support for the OVR_multiview2 WebGL extension (#1933) 2022-06-30 17:58:47 +01:00
snapshots.rs Support for the OVR_multiview2 WebGL extension (#1933) 2022-06-30 17:58:47 +01:00
spirv-capabilities.rs [wgsl-in] Update entry point stage attributes 2022-04-15 18:02:48 +01:00
wgsl-errors.rs Add support for 'break if' to IR, wgsl-in, and all backends. 2022-06-24 17:47:07 -07:00