https://bugs.freedesktop.org/show_bug.cgi?id=40767 --- Comment #11 from Chris Rankin <rankincj@xxxxxxxxxxxxxx> 2011-09-12 04:35:39 PDT --- (In reply to comment #10) > Can you try this patch? Yes, that patch seems to work. I've tried printing out the values of pc->MaxParameters, MAX_PROGRAM_LOCAL_PARAMS and MAX_PROGRAM_ENV_PARAMS, and I'm seeing lines like these: pc->MaxParameters=4096, MAX_LOCAL=4096, MAX_ENV=256 pc->MaxParameters=96, MAX_LOCAL=4096, MAX_ENV=256 I'm guessing the first example is likely to be causing problems. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel