Skip to content

Commit

Permalink
Promote EXT_texture_mirror_clamp_to_edge to community approved (#3618)
Browse files Browse the repository at this point in the history
  • Loading branch information
lexaknyazev authored Feb 6, 2024
1 parent 1aedff0 commit f0e9cb6
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions extensions/EXT_texture_mirror_clamp_to_edge/extension.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<draft href="EXT_texture_mirror_clamp_to_edge/">
<extension href="EXT_texture_mirror_clamp_to_edge/">
<name>EXT_texture_mirror_clamp_to_edge</name>

<contact> <a href="https://www.khronos.org/webgl/public-mailing-list/">WebGL
Expand Down Expand Up @@ -70,5 +70,8 @@ interface EXT_texture_mirror_clamp_to_edge {
<revision date="2023/06/01">
<change>Initial Draft.</change>
</revision>
<revision date="2024/01/25">
<change>Promoted to Community Approved.</change>
</revision>
</history>
</draft>
</extension>

0 comments on commit f0e9cb6

Please sign in to comment.