servo/components/script/dom/webgpu
Josh Matthews c94d909a86
script: Limit public exports. (#34915)
* script: Restrict reexport visibility of DOM types.

Signed-off-by: Josh Matthews <josh@joshmatthews.net>

* script: Mass pub->pub(crate) conversion.

Signed-off-by: Josh Matthews <josh@joshmatthews.net>

* script: Hide existing dead code warnings.

Signed-off-by: Josh Matthews <josh@joshmatthews.net>

* Formatting.

Signed-off-by: Josh Matthews <josh@joshmatthews.net>

* Fix clippy warnings.

Signed-off-by: Josh Matthews <josh@joshmatthews.net>

* Formatting.

Signed-off-by: Josh Matthews <josh@joshmatthews.net>

* Fix unit tests.

Signed-off-by: Josh Matthews <josh@joshmatthews.net>

* Fix clippy.

Signed-off-by: Josh Matthews <josh@joshmatthews.net>

* More formatting.

Signed-off-by: Josh Matthews <josh@joshmatthews.net>

---------

Signed-off-by: Josh Matthews <josh@joshmatthews.net>
2025-01-10 08:19:19 +00:00
..
gpu.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpuadapter.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpuadapterinfo.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpubindgroup.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpubindgrouplayout.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpubuffer.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpubufferusage.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpucanvascontext.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpucolorwrite.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpucommandbuffer.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpucommandencoder.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpucompilationinfo.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpucompilationmessage.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpucomputepassencoder.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpucomputepipeline.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpuconvert.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpudevice.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpudevicelostinfo.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpuerror.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpuinternalerror.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpumapmode.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpuoutofmemoryerror.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpupipelineerror.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpupipelinelayout.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpuqueryset.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpuqueue.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpurenderbundle.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpurenderbundleencoder.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpurenderpassencoder.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpurenderpipeline.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpusampler.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpushadermodule.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpushaderstage.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpusupportedfeatures.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpusupportedlimits.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gputexture.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gputextureusage.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gputextureview.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpuuncapturederrorevent.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpuvalidationerror.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
identityhub.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
mod.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00