mirror of
https://github.com/servo/servo.git
synced 2025-07-30 02:30:21 +01:00
Replaces uses of `euclid::default::Size2D<u64>` with
`euclid::default::Size2D<u32>` for the canvas/context/snapshot.
This PR includes changes to the following components:
- canvas
- pixels
- script
- script_bindings
- shared/canvas
- shared/snapshot
Testing: https://github.com/hashcatHitman/servo/actions/runs/15426115391
(as of
|
||
---|---|---|
.. | ||
gpu.rs | ||
gpuadapter.rs | ||
gpuadapterinfo.rs | ||
gpubindgroup.rs | ||
gpubindgrouplayout.rs | ||
gpubuffer.rs | ||
gpubufferusage.rs | ||
gpucanvascontext.rs | ||
gpucolorwrite.rs | ||
gpucommandbuffer.rs | ||
gpucommandencoder.rs | ||
gpucompilationinfo.rs | ||
gpucompilationmessage.rs | ||
gpucomputepassencoder.rs | ||
gpucomputepipeline.rs | ||
gpuconvert.rs | ||
gpudevice.rs | ||
gpudevicelostinfo.rs | ||
gpuerror.rs | ||
gpuinternalerror.rs | ||
gpumapmode.rs | ||
gpuoutofmemoryerror.rs | ||
gpupipelineerror.rs | ||
gpupipelinelayout.rs | ||
gpuqueryset.rs | ||
gpuqueue.rs | ||
gpurenderbundle.rs | ||
gpurenderbundleencoder.rs | ||
gpurenderpassencoder.rs | ||
gpurenderpipeline.rs | ||
gpusampler.rs | ||
gpushadermodule.rs | ||
gpushaderstage.rs | ||
gpusupportedfeatures.rs | ||
gpusupportedlimits.rs | ||
gputexture.rs | ||
gputextureusage.rs | ||
gputextureview.rs | ||
gpuuncapturederrorevent.rs | ||
gpuvalidationerror.rs | ||
identityhub.rs | ||
mod.rs | ||
wgsllanguagefeatures.rs |