[Nouveau] [Bug 70212] glxinfo triggers assert in cso_release_all after 3f0627c2ad6

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Oct 7 11:08:15 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=70212

--- Comment #2 from Emil Velikov <emil.l.velikov at gmail.com> ---
Hi Brian

The nv50 driver returns max=32 for sh=PIPE_SHADER_{VERTEX,FRAGMENT,GEOMETRY}
and max=0 otherwise.

Another interesting point is that with the bind_*_sampler_states hooks the
drivers where left to handle cases of 0 samplers on their own - with nouveau
and radeon doing additional work (state tracking afaics). Whereas with the
unified bind_sampler_states() in case of 0 samplers the driver hook is not
executed. Is that change intentional ?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/nouveau/attachments/20131007/fdb21064/attachment.html>


More information about the Nouveau mailing list