commit | 39038c11699bbc9baab744542e96d54e91cb452a | [log] [tgz] |
---|---|---|
author | Brian <brian.paul@tungstengraphics.com> | Thu Mar 27 17:41:55 2008 -0600 |
committer | Brian <brian.paul@tungstengraphics.com> | Thu Mar 27 17:41:55 2008 -0600 |
tree | 6c59c1e9fd85bb9edcbae29ad4b10acacd6110bb | |
parent | 37da2d685102ab5a706e0634fc55c60229598faa [diff] |
gallium: replace PIPE_ATTRIB_MAX with PIPE_MAX_ATTRIBS The later follows the naming scheme of other limits. Keep the old definition until all possible usage is updated.