Skip to content

Commit 798368e

Browse files
authored
Correct EXT_shader_texture_lod description (#4127)
1 parent 69c20e6 commit 798368e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

features/ext-shader-texture-lod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: EXT_shader_texture_lod WebGL extension
2-
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 of the level of detail (LOD).
2+
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).
33
spec: https://registry.khronos.org/webgl/extensions/EXT_shader_texture_lod/
44
group: webgl-extensions
55
compat_features:

0 commit comments

Comments
 (0)