{
 "compat_features": [
  "api.WEBGL_compressed_texture_astc",
  "api.WEBGL_compressed_texture_astc.getSupportedProfiles"
 ],
 "description": "The WEBGL_compressed_texture_astc extension for WebGL 1.0 and 2.0 contexts adds the Adaptive Scalable Texture Compression format to compressedTexImage2D() and compressedTexSubImage2D().",
 "description_html": "The <code>WEBGL_compressed_texture_astc</code> extension for WebGL 1.0 and 2.0 contexts adds the Adaptive Scalable Texture Compression format to <code>compressedTexImage2D()</code> and <code>compressedTexSubImage2D()</code>.",
 "group": [
  "webgl-extensions"
 ],
 "kind": "feature",
 "name": "WEBGL_compressed_texture_astc WebGL extension",
 "spec": [
  "https://registry.khronos.org/webgl/extensions/WEBGL_compressed_texture_astc/"
 ],
 "status": {
  "baseline": "high",
  "baseline_high_date": "2022-07-15",
  "baseline_low_date": "2020-01-15",
  "by_compat_key": {
   "api.WEBGL_compressed_texture_astc": {
    "baseline": "high",
    "baseline_high_date": "2022-07-15",
    "baseline_low_date": "2020-01-15",
    "support": {
     "chrome": "47",
     "chrome_android": "47",
     "edge": "79",
     "firefox": "53",
     "firefox_android": "53",
     "safari": "12",
     "safari_ios": "12"
    }
   },
   "api.WEBGL_compressed_texture_astc.getSupportedProfiles": {
    "baseline": "high",
    "baseline_high_date": "2022-07-15",
    "baseline_low_date": "2020-01-15",
    "support": {
     "chrome": "47",
     "chrome_android": "47",
     "edge": "79",
     "firefox": "53",
     "firefox_android": "53",
     "safari": "12",
     "safari_ios": "12"
    }
   }
  },
  "support": {
   "chrome": "47",
   "chrome_android": "47",
   "edge": "79",
   "firefox": "53",
   "firefox_android": "53",
   "safari": "12",
   "safari_ios": "12"
  }
 },
 "id": "webgl-compressed-texture-astc",
 "groups": [
  "webgl-extensions"
 ],
 "specs": [
  {
   "url": "https://registry.khronos.org/webgl/extensions/WEBGL_compressed_texture_astc/",
   "seriesComposition": "full",
   "shortname": "WEBGL_compressed_texture_astc",
   "series": {
    "shortname": "WEBGL_compressed_texture_astc",
    "currentSpecification": "WEBGL_compressed_texture_astc",
    "title": "WebGL WEBGL_compressed_texture_astc Extension Specification",
    "shortTitle": "WebGL WEBGL_compressed_texture_astc Extension",
    "nightlyUrl": "https://registry.khronos.org/webgl/extensions/WEBGL_compressed_texture_astc/"
   },
   "organization": "Khronos Group",
   "groups": [
    {
     "name": "WebGL Working Group",
     "url": "https://www.khronos.org/webgl/"
    }
   ],
   "nightly": {
    "url": "https://registry.khronos.org/webgl/extensions/WEBGL_compressed_texture_astc/",
    "status": "Editor's Draft",
    "alternateUrls": [],
    "repository": "https://github.com/KhronosGroup/WebGL",
    "sourcePath": "extensions/WEBGL_compressed_texture_astc/extension.xml",
    "filename": "index.html"
   },
   "title": "WebGL WEBGL_compressed_texture_astc Extension Specification",
   "source": "spec",
   "shortTitle": "WebGL WEBGL_compressed_texture_astc Extension",
   "categories": [
    "browser"
   ],
   "standing": "good",
   "tests": {
    "repository": "https://github.com/KhronosGroup/WebGL",
    "testPaths": [
     "conformance-suites"
    ]
   },
   "fragment": null
  }
 ],
 "mdnUrls": [
  {
   "slug": "Web/API/WEBGL_compressed_texture_astc",
   "title": "WEBGL_compressed_texture_astc extension",
   "anchor": null,
   "url": "https://developer.mozilla.org/docs/Web/API/WEBGL_compressed_texture_astc"
  }
 ],
 "standardPositions": [],
 "hasNegativeStandardPosition": false,
 "stateOfSurveys": [],
 "chromeUseCounters": {},
 "interop": [],
 "wpt": null,
 "developerSignals": null,
 "bugs": {},
 "baselineLowDateAsObject": "2020-01-15T00:00:00.000Z",
 "baselineHighDateAsObject": "2022-07-15T00:00:00.000Z"
}