servo/components/script/dom/webgpu
Josh Matthews c94ac5bccb
Move various reflector types and traits to script_bindings (#35279)
* script: Move Reflector to script_bindings.

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

* script: Extract global() helper from DomObject into new trait. Move DomObject and related traits to script_bindings.

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

---------

Signed-off-by: Josh Matthews <josh@joshmatthews.net>
2025-02-04 06:58:08 +00:00
..
gpu.rs Move various reflector types and traits to script_bindings (#35279) 2025-02-04 06:58:08 +00:00
gpuadapter.rs Move various reflector types and traits to script_bindings (#35279) 2025-02-04 06:58:08 +00:00
gpuadapterinfo.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpubindgroup.rs Move various reflector types and traits to script_bindings (#35279) 2025-02-04 06:58:08 +00:00
gpubindgrouplayout.rs Move various reflector types and traits to script_bindings (#35279) 2025-02-04 06:58:08 +00:00
gpubuffer.rs Move various reflector types and traits to script_bindings (#35279) 2025-02-04 06:58:08 +00:00
gpubufferusage.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpucanvascontext.rs Move various reflector types and traits to script_bindings (#35279) 2025-02-04 06:58:08 +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 Move various reflector types and traits to script_bindings (#35279) 2025-02-04 06:58:08 +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 Move various reflector types and traits to script_bindings (#35279) 2025-02-04 06:58:08 +00:00
gpuconvert.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpudevice.rs Move various reflector types and traits to script_bindings (#35279) 2025-02-04 06:58:08 +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 Move various reflector types and traits to script_bindings (#35279) 2025-02-04 06:58:08 +00:00
gpuqueryset.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpuqueue.rs Move various reflector types and traits to script_bindings (#35279) 2025-02-04 06:58:08 +00:00
gpurenderbundle.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpurenderbundleencoder.rs Move various reflector types and traits to script_bindings (#35279) 2025-02-04 06:58:08 +00:00
gpurenderpassencoder.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpurenderpipeline.rs Move various reflector types and traits to script_bindings (#35279) 2025-02-04 06:58:08 +00:00
gpusampler.rs Move various reflector types and traits to script_bindings (#35279) 2025-02-04 06:58:08 +00:00
gpushadermodule.rs Move various reflector types and traits to script_bindings (#35279) 2025-02-04 06:58:08 +00:00
gpushaderstage.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gpusupportedfeatures.rs script: Feature-gate all crown support. (#35055) 2025-01-18 21:36:15 +00:00
gpusupportedlimits.rs script: Limit public exports. (#34915) 2025-01-10 08:19:19 +00:00
gputexture.rs Move various reflector types and traits to script_bindings (#35279) 2025-02-04 06:58:08 +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 Update wgpu and impl WGSLLanguageFeatures (#34928) 2025-01-10 17:41:11 +00:00
wgsllanguagefeatures.rs script: Feature-gate all crown support. (#35055) 2025-01-18 21:36:15 +00:00