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:
Gwan-gyeong Mun
2017-08-24 22:53:04 +09:00
committed by Emil Velikov
parent 8e627af59d
commit c6c23e95a7

View File

@@ -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
^^^^^^^^^^^^^^