Change all WEBP strings and comments to WebP

This commit is contained in:
DeeJayLSP
2022-10-28 15:17:49 -03:00
parent 999df8cdbf
commit dd64ceab47
5 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
<description>
Initializes the compressed texture from a base image. The compression mode must be provided.
If this image will be used as a normal map, the "normal map" flag is recommended, to ensure optimum quality.
If lossy compression is requested, the quality setting can optionally be provided. This maps to Lossy WEBP compression quality.
If lossy compression is requested, the quality setting can optionally be provided. This maps to Lossy WebP compression quality.
</description>
</method>
<method name="get_compression_mode" qualifiers="const">