diff options
author | Kenneth Graunke <[email protected]> | 2013-08-28 14:59:03 -0700 |
---|---|---|
committer | Kenneth Graunke <[email protected]> | 2013-09-03 11:29:33 -0700 |
commit | 6e143af66d679060136815ed85626eba3079cbb6 (patch) | |
tree | 26af4bae5863f82eaaa7eeef2c2eb800f1145a59 /src/mesa/vbo/vbo_context.h | |
parent | 9f7d5870a31bc9fab6c42acba4ae97e4f9bdb2b9 (diff) |
i965: Rename "prim" parameter to "prims" where it's an array.
Some drawing functions take a single _mesa_prim object, while others
take an array of primitives. Both kinds of functions used a parameter
called "prim" (the singular form), which was confusing.
Using the plural form, "prims," clearly communicates that the parameter
is an array of primitives.
Signed-off-by: Kenneth Graunke <[email protected]>
Reviewed-by: Eric Anholt <[email protected]>
Reviewed-by: Paul Berry <[email protected]>
Diffstat (limited to 'src/mesa/vbo/vbo_context.h')
0 files changed, 0 insertions, 0 deletions