[Mesa-dev] [PATCH] gallium/docs: fix a reference link for get_paramf

Marek Olšák maraeo at gmail.com
Thu Aug 24 16:05:50 UTC 2017


Reviewed-by: Marek Olšák <marek.olsak at amd.com>

Marek

On Thu, Aug 24, 2017 at 3:53 PM, Gwan-gyeong Mun <elongbug at gmail.com> wrote:
> Previous get_paramf links same as get_param. It changes the reference link to
> PIPE_CAPF_*
>
> Signed-off-by: Mun Gwan-gyeong <elongbug at gmail.com>
> ---
>  src/gallium/docs/source/screen.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/src/gallium/docs/source/screen.rst b/src/gallium/docs/source/screen.rst
> index be14ddd0c0..930e5bd5f0 100644
> --- a/src/gallium/docs/source/screen.rst
> +++ b/src/gallium/docs/source/screen.rst
> @@ -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
>  ^^^^^^^^^^^^^^
> --
> 2.14.1
>
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev


More information about the mesa-dev mailing list