https://bugs.freedesktop.org/show_bug.cgi?id=70212
--- Comment #5 from Alen Skondro <[email protected]> --- 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.
_______________________________________________ Nouveau mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/nouveau
