X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Fcore%2Fblend.h;h=da7c8c7f266b1d08a26b95fc525a73fb1940336a;hb=e70662d7812464159f2e47f4bebb69d88f89ae93;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 {