Skip to content

docs: Refresh webgpu.md#10114

Merged
ibgreen merged 1 commit intomasterfrom
ib/webgpu-page-refresh
Mar 19, 2026
Merged

docs: Refresh webgpu.md#10114
ibgreen merged 1 commit intomasterfrom
ib/webgpu-page-refresh

Conversation

@ibgreen
Copy link
Copy Markdown
Collaborator

@ibgreen ibgreen commented Mar 18, 2026

Closes #

Background

Change List

  • Add more extensive tables about what is and isn't supported

@ibgreen ibgreen requested a review from Pessimistress March 18, 2026 14:49
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 5855fe0b1e

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

| `@deck.gl/layers` | `ScatterplotLayer` | ✅ | ✅ |
| `@deck.gl/layers` | `ColumnLayer` | ✅ | ❌ |
| `@deck.gl/layers` | `GridCellLayer` | ✅ | ❌ |
| `@deck.gl/layers` | `PathLayer` | ✅ | ✅ |
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Mark PathLayer as unsupported on WebGPU

This row overstates the current porting status. Unlike the layers that are actually WebGPU-ready (IconLayer, LineLayer, PointCloudLayer, ScatterplotLayer), modules/layers/src/path-layer/path-layer.ts#getShaders still only supplies GLSL vs/fs shaders and there is no path-layer.wgsl.ts implementation in the tree. Because this page says the table is “source-based,” listing PathLayer as will mislead users into expecting a layer that has not been ported yet.

Useful? React with 👍 / 👎.

@coveralls
Copy link
Copy Markdown

Coverage Status

coverage: 91.061%. remained the same
when pulling 5855fe0 on ib/webgpu-page-refresh
into ec090f3 on master.

@ibgreen ibgreen merged commit 06bf14c into master Mar 19, 2026
5 checks passed
@ibgreen ibgreen deleted the ib/webgpu-page-refresh branch March 19, 2026 16:03
@jwasilgeo
Copy link
Copy Markdown

Nice! Excited about the WebGPU work going on here.

@chrisgervang chrisgervang added this to the v9.3 milestone Apr 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants