summaryrefslogtreecommitdiff
path: root/src/gallium/docs/source/cso/blend.rst
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/docs/source/cso/blend.rst')
-rw-r--r--src/gallium/docs/source/cso/blend.rst12
1 files changed, 10 insertions, 2 deletions
diff --git a/src/gallium/docs/source/cso/blend.rst b/src/gallium/docs/source/cso/blend.rst
index 3fc573054e..55c0f32885 100644
--- a/src/gallium/docs/source/cso/blend.rst
+++ b/src/gallium/docs/source/cso/blend.rst
@@ -6,6 +6,14 @@ Blend
This state controls blending of the final fragments into the target rendering
buffers.
+Blend Factors
+-------------
+
+The blend factors largely follow the same pattern as their counterparts
+in other modern and legacy drawing APIs.
+
+XXX blurb about dual-source blends
+
Members
-------
@@ -22,9 +30,9 @@ logicop_func
dither
Whether dithering is enabled.
rt
- Contains the per rendertarget blend state.
+ Contains the per-rendertarget blend state.
-per rendertarget members
+Per-rendertarget Members
------------------------
blend_enable