← Back to release summary

WebGPU default entry points to shader modules

Category
Graphics
Type
Chromium catches up
Status
Enabled by default (Chrome 121)
Intent stage
None

Summary

WebGPU now allows developers to omit entry points to shader modules when creating a pipeline, improving ergonomics. If no default entry point is found, a GPUValidationError will be triggered as usual.

Standards & signals

View on chromestatus.com