servo/components/script/dom/webgpu
Ashwin Naren 1d9204b4b1
Return the proper texture format for GetPreferredCanvasFormat (#37073)
This follows firefox's implementation:
24d49101ce/dom/webgpu/Instance.h (L68)

It changes the default on most systems to `Bgra8Unorm` but leaves it as
`Rgba8Unorm` on android.

Signed-off-by: Ashwin Naren <arihant2math@gmail.com>
2025-05-21 20:07:00 +00:00
..
gpu.rs Return the proper texture format for GetPreferredCanvasFormat (#37073) 2025-05-21 20:07:00 +00:00
gpuadapter.rs script: add TaskSource argument to route_promise (#36831) 2025-05-04 17:05:27 +00:00
gpuadapterinfo.rs
gpubindgroup.rs
gpubindgrouplayout.rs
gpubuffer.rs script: add TaskSource argument to route_promise (#36831) 2025-05-04 17:05:27 +00:00
gpubufferusage.rs
gpucanvascontext.rs Remove HTMLCanvasDataSource and CanvasSource (#36794) 2025-05-01 17:49:59 +00:00
gpucolorwrite.rs
gpucommandbuffer.rs
gpucommandencoder.rs
gpucompilationinfo.rs
gpucompilationmessage.rs
gpucomputepassencoder.rs
gpucomputepipeline.rs
gpuconvert.rs
gpudevice.rs script: add TaskSource argument to route_promise (#36831) 2025-05-04 17:05:27 +00:00
gpudevicelostinfo.rs
gpuerror.rs
gpuinternalerror.rs
gpumapmode.rs
gpuoutofmemoryerror.rs
gpupipelineerror.rs
gpupipelinelayout.rs
gpuqueryset.rs
gpuqueue.rs script: add TaskSource argument to route_promise (#36831) 2025-05-04 17:05:27 +00:00
gpurenderbundle.rs
gpurenderbundleencoder.rs
gpurenderpassencoder.rs
gpurenderpipeline.rs
gpusampler.rs
gpushadermodule.rs script: add TaskSource argument to route_promise (#36831) 2025-05-04 17:05:27 +00:00
gpushaderstage.rs
gpusupportedfeatures.rs
gpusupportedlimits.rs
gputexture.rs
gputextureusage.rs
gputextureview.rs
gpuuncapturederrorevent.rs
gpuvalidationerror.rs
identityhub.rs
mod.rs
wgsllanguagefeatures.rs