mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-09 11:08:03 +02:00
dri: fix typo in comment
Signed-off-by: Mun Gwan-gyeong <elongbug@gmail.com> Reviewed-by: Eric Engestrom <eric.engestrom@imgtec.com>
This commit is contained in:
parent
a0ed82947c
commit
c87594575b
1 changed files with 1 additions and 1 deletions
|
|
@ -1190,7 +1190,7 @@ struct __DRIdri2ExtensionRec {
|
|||
* by the driver (YUV planar formats) but serve as a base image for
|
||||
* creating sub-images for the different planes within the image.
|
||||
*
|
||||
* R8, GR88 and NONE should not be used with createImageFormName or
|
||||
* R8, GR88 and NONE should not be used with createImageFromName or
|
||||
* createImage, and are returned by query from sub images created with
|
||||
* createImageFromNames (NONE, see above) and fromPlane (R8 & GR88).
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue