exec_list: Add a function to give the length of a list.
authorConnor Abbott <cwabbott0@gmail.com>
Tue, 8 Jul 2014 19:20:59 +0000 (12:20 -0700)
committerMatt Turner <mattst88@gmail.com>
Tue, 15 Jul 2014 18:16:16 +0000 (11:16 -0700)
commit7b0f69225afb362ec2681d9b36eae2d035b10c00
treec710098290c7f5baa502301e61fa10f8b27d78e1
parent28c4fd4bc6a5417d73dcbc11e022d82ebabc5b36
exec_list: Add a function to give the length of a list.

v2 [mattst88]: Remove trailing whitespace. Rename get_size to length.
               Mark as const.

Reviewed-by: Ian Romanick <ian.d.romanick@intel.com> [v1]
Reviewed-by: Matt Turner <mattst88@gmail.com>
Signed-off-by: Connor Abbott <connor.abbott@intel.com>
src/glsl/list.h