* "unknown fragment shader param 17" error on NV46 when running glxgears
@ 2016-04-11 10:10 Hans de Goede
[not found] ` <570B7823.5060104-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Hans de Goede @ 2016-04-11 10:10 UTC (permalink / raw)
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Hi,
While trying to reproduce:
https://bugzilla.redhat.com/show_bug.cgi?id=1325667
I also gave glxgears a quick test with mesa master, this
resulted in the following errors being printed to the
terminal from which glxgears was started :
unknown fragment shader param 17
unknown fragment shader param 17
unknown fragment shader param 17
unknown fragment shader param 17
unknown fragment shader param 17
I would like to fix these, any hints where I need to look ?
Regards,
Hans
_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: "unknown fragment shader param 17" error on NV46 when running glxgears
[not found] ` <570B7823.5060104-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
@ 2016-04-11 10:36 ` Samuel Pitoiset
0 siblings, 0 replies; 2+ messages in thread
From: Samuel Pitoiset @ 2016-04-11 10:36 UTC (permalink / raw)
To: Hans de Goede,
nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
On 04/11/2016 12:10 PM, Hans de Goede wrote:
> Hi,
Hi,
>
> While trying to reproduce:
> https://bugzilla.redhat.com/show_bug.cgi?id=1325667
>
> I also gave glxgears a quick test with mesa master, this
> resulted in the following errors being printed to the
> terminal from which glxgears was started :
>
> unknown fragment shader param 17
> unknown fragment shader param 17
> unknown fragment shader param 17
> unknown fragment shader param 17
> unknown fragment shader param 17
>
> I would like to fix these, any hints where I need to look ?
>
It seems like that PIPE_SHADER_CAP_INTEGERS for frag shaders is missing
in nv30_screen_get_shader_param(). This won't fix your issue but this
will silence this debug message though.
> Regards,
>
> Hans
>
>
> _______________________________________________
> Nouveau mailing list
> Nouveau@lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/nouveau
--
-Samuel
_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/nouveau
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-04-11 10:36 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-11 10:10 "unknown fragment shader param 17" error on NV46 when running glxgears Hans de Goede
[not found] ` <570B7823.5060104-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2016-04-11 10:36 ` Samuel Pitoiset
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.