[Mesa-dev] [PATCH] panfrost: Add CAPFs for conservative rasterization
Emil Velikov
emil.l.velikov at gmail.com
Thu May 9 15:38:13 UTC 2019
On Thu, 9 May 2019 at 13:09, Tomeu Vizoso <tomeu.vizoso at collabora.com> wrote:
>
> Just do what everybody else but Nouveau does and return 0.0f.
>
> This prevents the repeated logging of these messages on startup:
>
> Unexpected PIPE_CAPF 6 query
> Unexpected PIPE_CAPF 7 query
> Unexpected PIPE_CAPF 8 query
>
> Signed-off-by: Tomeu Vizoso <tomeu.vizoso at collabora.com>
> ---
Reviewed-by: Emil Velikov <emil.velikov at collabora.com>
At some point we could consider adding a float version of
u_pipe_screen_get_param_defaults()
HTH
-Emil
More information about the mesa-dev
mailing list