{
 "compat_features": [
  "api.EXT_shader_texture_lod"
 ],
 "description": "The EXT_shader_texture_lod extension for WebGL 1.0 and 2.0 contexts adds texture functions to the OpenGL ES Shading Language such that the shader writer explicitly controls the level of detail (LOD).",
 "description_html": "The <code>EXT_shader_texture_lod</code> extension for WebGL 1.0 and 2.0 contexts adds texture functions to the OpenGL ES Shading Language such that the shader writer explicitly controls the level of detail (LOD).",
 "group": [
  "webgl-extensions"
 ],
 "kind": "feature",
 "name": "EXT_shader_texture_lod WebGL extension",
 "spec": [
  "https://registry.khronos.org/webgl/extensions/EXT_shader_texture_lod/"
 ],
 "status": {
  "baseline": "high",
  "baseline_high_date": "2024-03-02",
  "baseline_low_date": "2021-09-02",
  "by_compat_key": {
   "api.EXT_shader_texture_lod": {
    "baseline": "high",
    "baseline_high_date": "2024-03-02",
    "baseline_low_date": "2021-09-02",
    "support": {
     "chrome": "38",
     "chrome_android": "38",
     "edge": "93",
     "firefox": "47",
     "firefox_android": "67",
     "safari": "8",
     "safari_ios": "8"
    }
   }
  },
  "support": {
   "chrome": "38",
   "chrome_android": "38",
   "edge": "93",
   "firefox": "47",
   "firefox_android": "67",
   "safari": "8",
   "safari_ios": "8"
  }
 },
 "id": "ext-shader-texture-lod",
 "groups": [
  "webgl-extensions"
 ],
 "specs": [
  {
   "url": "https://registry.khronos.org/webgl/extensions/EXT_shader_texture_lod/",
   "seriesComposition": "full",
   "shortname": "EXT_shader_texture_lod",
   "series": {
    "shortname": "EXT_shader_texture_lod",
    "currentSpecification": "EXT_shader_texture_lod",
    "title": "WebGL EXT_shader_texture_lod Khronos Ratified Extension Specification",
    "shortTitle": "WebGL EXT_shader_texture_lod Khronos Ratified Extension",
    "nightlyUrl": "https://registry.khronos.org/webgl/extensions/EXT_shader_texture_lod/"
   },
   "organization": "Khronos Group",
   "groups": [
    {
     "name": "WebGL Working Group",
     "url": "https://www.khronos.org/webgl/"
    }
   ],
   "nightly": {
    "url": "https://registry.khronos.org/webgl/extensions/EXT_shader_texture_lod/",
    "status": "Editor's Draft",
    "alternateUrls": [],
    "repository": "https://github.com/KhronosGroup/WebGL",
    "sourcePath": "extensions/EXT_shader_texture_lod/extension.xml",
    "filename": "index.html"
   },
   "title": "WebGL EXT_shader_texture_lod Khronos Ratified Extension Specification",
   "source": "spec",
   "shortTitle": "WebGL EXT_shader_texture_lod Khronos Ratified Extension",
   "categories": [
    "browser"
   ],
   "standing": "good",
   "tests": {
    "repository": "https://github.com/KhronosGroup/WebGL",
    "testPaths": [
     "conformance-suites"
    ]
   },
   "fragment": null
  }
 ],
 "mdnUrls": [
  {
   "slug": "Web/API/EXT_shader_texture_lod",
   "title": "EXT_shader_texture_lod extension",
   "anchor": null,
   "url": "https://developer.mozilla.org/docs/Web/API/EXT_shader_texture_lod"
  }
 ],
 "standardPositions": [],
 "hasNegativeStandardPosition": false,
 "stateOfSurveys": [],
 "chromeUseCounters": {},
 "interop": [],
 "wpt": null,
 "developerSignals": null,
 "bugs": {},
 "useCases": null,
 "baselineLowDateAsObject": "2021-09-02T00:00:00.000Z",
 "baselineHighDateAsObject": "2024-03-02T00:00:00.000Z"
}