mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 09:38:07 +02:00
gallium/docs: Dithering might not actually do anything.
This commit is contained in:
parent
21961f6e96
commit
73cd1cf7c1
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue