Reviewed-by: Marek Olšák <[email protected]> Marek
On Thu, Aug 24, 2017 at 3:53 PM, Gwan-gyeong Mun <[email protected]> wrote: > Previous get_paramf links same as get_param. It changes the reference link to > PIPE_CAPF_* > > Signed-off-by: Mun Gwan-gyeong <[email protected]> > --- > 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 > [email protected] > https://lists.freedesktop.org/mailman/listinfo/mesa-dev _______________________________________________ mesa-dev mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-dev
