summaryrefslogtreecommitdiff
path: root/rnndb
diff options
context:
space:
mode:
authorWladimir J. van der Laan <laanwj@gmail.com>2013-08-15 14:33:44 +0200
committerWladimir J. van der Laan <laanwj@gmail.com>2013-08-15 14:38:00 +0200
commit2eaa6504ce9686fc111ecf14c0a6ebd61be23926 (patch)
tree49fa696cdc7d1d94da6e2d82e55ee1caef74a21e /rnndb
parent499e7f7bb43f72d76b698e6eeae92ddbcbcd2511 (diff)
documentation update
Diffstat (limited to 'rnndb')
-rw-r--r--rnndb/state_2d.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/rnndb/state_2d.xml b/rnndb/state_2d.xml
index 047a463..25909ea 100644
--- a/rnndb/state_2d.xml
+++ b/rnndb/state_2d.xml
@@ -24,7 +24,7 @@
2D engine states, mostly taken from gcreg.h in gcx project.
Be sure to set the PIPE to PIPE_2D (on a core with the respective
- capability) before programming any of these or using the DRAW_DE
+ capability) before programming any of these or using the DRAW_2D
command.
-->
<database xmlns="http://nouveau.freedesktop.org/"
@@ -53,7 +53,7 @@ xsi:schemaLocation="http://nouveau.freedesktop.org/ rules-ng.xsd">
<value value="16" name="A8"/>
<value value="17" name="NV12" brief="YUV 4:2:0 8-bit Y plane and interleaved U/V plane with 2x2 subsampling"/>
<value value="18" name="NV16" brief="YUV 4:2:2 8-bit Y plane and interleaved U/V plane with 2x1 subsampling"/>
- <value value="19" name="RG16" brief="Bayer, RGRG..(odd line), GBGB..(even line), 8-bit samples"/>
+ <value value="19" name="RG16" brief="Bayer, interleaved RGRG..(odd line), GBGB..(even line), 8-bit samples"/>
</enum>
<enum name="DE_SWIZZLE" brief="2D swizzle">
<doc>