mdn / mdn/browser-compat-data

api.WEBGL_compressed_texture_astc.getSupportedProfiles - Chrome claims not supported format ASTC and decompress texture

Open
#20,591 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

browser:chrome data:api
Dominant language
JSON
Stars
5.8k
Forks
2.6k
Avg merge
1d 21h
Merged PRs (30d)
186

Description

What type of issue is this?

Incorrect support data (example: Chrome says "86" but support was added in "40")

What information was incorrect, unhelpful, or incomplete?

Warning error "WARNING: RGBA Compressed ASTC6X6 UNorm format is not supported, decompressing texture", so Chrome is not supporting the ASTC format as reported in this documentation

What browsers does this problem apply to, if applicable?

Chromium (Chrome, Edge 79+, Opera, Samsung Internet)

What did you expect to see?

I expected the ASTC compression format to be supported as stated in the documentation.

Did you test this? If so, how?

Yes I ran a WebGL application with compressed textures using the ASTC compression format

Can you link to any release notes, bugs, pull requests, or MDN pages related to this?

No response

Do you have anything more you want to share?

No response

MDN URL

https://developer.mozilla.org/en-US/docs/Web/API/WEBGL_compressed_texture_astc/getSupportedProfiles

MDN metadata
MDN page report details
  • Query: api.WEBGL_compressed_texture_astc.getSupportedProfiles
  • Report started: 2023-08-23T14:40:15.895Z

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the MDN URL and the api.WEBGL_compressed_texture_astc.getSupportedProfiles query, then compare the documented Chromium support with the reported ASTC6X6 UNorm behavior. Confirm the browser support details before updating the compatibility data so the entry matches the tested behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
json
Domain
documentation
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.