gallium/docs: Dithering might not actually do anything.

This commit is contained in:
Corbin Simpson
2010-04-02 14:25:38 -07:00
parent 21961f6e96
commit 73cd1cf7c1

View File

@@ -28,7 +28,7 @@ logicop_enable
logicop_func
The logic operation to use if logic ops are enabled. One of PIPE_LOGICOP.
dither
Whether dithering is enabled.
Whether dithering is enabled. Note: Dithering is implementation-dependent.
rt
Contains the per-rendertarget blend state.