]> git.tdb.fi Git - libs/gl.git/blobdiff - source/core/blend.h
Update and improve documentation
[libs/gl.git] / source / core / blend.h
index 1d39b08fd30b586ba8889b402310ffbb13aae9c5..da7c8c7f266b1d08a26b95fc525a73fb1940336a 100644 (file)
@@ -46,7 +46,7 @@ enum ColorWriteMask
 };
 
 /**
-Blends incoming fragments with those already in the framebuffer.
+Blends incoming fragment color values with those already in the framebuffer.
 */
 struct Blend
 {