gallium/docs: fix a reference link for get_paramf
authorGwan-gyeong Mun <elongbug@gmail.com>
Thu, 24 Aug 2017 13:53:04 +0000 (22:53 +0900)
committerEmil Velikov <emil.l.velikov@gmail.com>
Thu, 28 Sep 2017 12:20:14 +0000 (13:20 +0100)
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>
src/gallium/docs/source/screen.rst

index 0d474df..61cefac 100644 (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
 ^^^^^^^^^^^^^^