mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-24 15:20:10 +01:00
gallium/docs: fix a reference link for get_paramf
Previous get_paramf links same as get_param. It changes the reference link to PIPE_CAPF_* Signed-off-by: Mun Gwan-gyeong <elongbug@gmail.com> Reviewed-by: Marek Olšák <marek.olsak@amd.com>
This commit is contained in:
parent
8e627af59d
commit
c6c23e95a7
1 changed files with 1 additions and 1 deletions
|
|
@ -670,7 +670,7 @@ get_paramf
|
|||
|
||||
Get a floating-point screen parameter.
|
||||
|
||||
**param** is one of the :ref:`PIPE_CAP` names.
|
||||
**param** is one of the :ref:`PIPE_CAPF` names.
|
||||
|
||||
context_create
|
||||
^^^^^^^^^^^^^^
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue