mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-02 01:28:07 +02:00
vdpau/decode: Fix comment.
Reviewed-by: Christian König <christian.koenig@amd.com>
This commit is contained in:
parent
d8d90ecf30
commit
00fcdc81ff
1 changed files with 1 additions and 1 deletions
|
|
@ -146,7 +146,7 @@ vlVdpDecoderDestroy(VdpDecoder decoder)
|
|||
}
|
||||
|
||||
/**
|
||||
* Retrieve the parameters used to create a VdpBitmapSurface.
|
||||
* Retrieve the parameters used to create a VdpDecoder.
|
||||
*/
|
||||
VdpStatus
|
||||
vlVdpDecoderGetParameters(VdpDecoder decoder,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue