wined3d: Fix the YV12 illustration.

This commit is contained in:
Martin Storsjo 2014-02-11 12:14:57 +01:00 committed by Alexandre Julliard
parent 5e7724808c
commit fd21351947
1 changed files with 2 additions and 2 deletions

View File

@ -6932,11 +6932,11 @@ static BOOL gen_yv12_read(struct wined3d_shader_buffer *buffer, GLenum textype,
* | |
* +----------------+-----------------+----
* | | |
* | U even rows | U odd rows |
* | V even rows | V odd rows |
* | | | 1
* +----------------+------------------ -
* | | | 3
* | V even rows | V odd rows |
* | U even rows | U odd rows |
* | | |
* +----------------+-----------------+----
* | | |