Skip to content

Conversation

chrisdavidmills
Copy link
Contributor

Description

Chrome 139 adds support for 3D textures using BC and ASTC compressed formats. See https://chromestatus.com/feature/5080855386783744, and also see https://developer.chrome.com/blog/new-in-webgpu-139#3d_texture_support_for_bc_and_astc_compressed_formats for a bit more explanation.

This PR updates related information on the GPUSupportedFeatures and createTexture() pages.

Motivation

Additional details

Related issues and pull requests

@chrisdavidmills chrisdavidmills requested a review from a team as a code owner August 29, 2025 11:53
@chrisdavidmills chrisdavidmills requested review from sideshowbarker and removed request for a team August 29, 2025 11:53
@github-actions github-actions bot added the Content:WebAPI Web API docs label Aug 29, 2025
@chrisdavidmills chrisdavidmills removed the request for review from sideshowbarker August 29, 2025 11:53
@chrisdavidmills chrisdavidmills changed the title Update information about WebGPU 3D compressed-texture features Technical review: Update information about WebGPU 3D compressed-texture features Aug 29, 2025
@github-actions github-actions bot added the size/s [PR only] 6-50 LoC changed label Aug 29, 2025
Copy link
Contributor

github-actions bot commented Aug 29, 2025

Preview URLs

(comment last updated: 2025-09-02 08:12:56)

Copy link
Contributor

@beaufortfrancois beaufortfrancois left a comment

Choose a reason for hiding this comment

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

LGTM with feedback addressed.

chrisdavidmills and others added 2 commits September 2, 2025 09:09
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@chrisdavidmills chrisdavidmills changed the title Technical review: Update information about WebGPU 3D compressed-texture features Editorial review: Update information about WebGPU 3D compressed-texture features Sep 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:WebAPI Web API docs size/s [PR only] 6-50 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants