[Nouveau] [Bug 70212] glxinfo triggers assert in cso_release_all after 3f0627c2ad6
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Oct 23 07:19:22 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=70212
--- Comment #5 from Alen Skondro <askondro at gmail.com> ---
I had the same problem with nv50.
Now that I own an NVE4 the issue is gone, the assert passes.
in src/gallium/drivers/nvc0/nvc0_screen.c
case PIPE_SHADER_CAP_MAX_TEXTURE_SAMPLERS:
254 return 16; /* would be 32 in linked (OpenGL-style) mode */
255 /*
256 case PIPE_SHADER_CAP_MAX_TEXTURE_SAMPLER_VIEWS:
257 return 32;
258 */
--
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/20131023/be19b55d/attachment.html>
More information about the Nouveau
mailing list