wined3d: Fix the YV12 illustration.
This commit is contained in:
parent
5e7724808c
commit
fd21351947
|
@ -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 |
|
||||
* | | |
|
||||
* +----------------+-----------------+----
|
||||
* | | |
|
||||
|
|
Loading…
Reference in New Issue