X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fcore%2Fblend.h;h=da7c8c7f266b1d08a26b95fc525a73fb1940336a;hb=6cee6c490ded0981c4da3f9f4ec74a41555e1a4e;hp=1d39b08fd30b586ba8889b402310ffbb13aae9c5;hpb=38712d8ecc57d043a2419ffbaeeb57f7a6586f14;p=libs%2Fgl.git diff --git a/source/core/blend.h b/source/core/blend.h index 1d39b08f..da7c8c7f 100644 --- a/source/core/blend.h +++ b/source/core/blend.h @@ -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 {