summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/objectlabel.c
diff options
context:
space:
mode:
authorKenneth Graunke <[email protected]>2014-02-01 20:48:51 -0800
committerKenneth Graunke <[email protected]>2014-02-03 00:53:07 -0800
commitde47fd2668961503bbdaaf1194e7bb435ad5dbb7 (patch)
tree70ecd5828312061a0a76bf1837b53615d692efa8 /src/mesa/main/objectlabel.c
parentaac1415b66fafedc50c4346dae2d652723156ed9 (diff)
mesa: Rename _mesa_..._array_obj functions to _mesa_..._vao.
_mesa_update_vao_client_arrays() is less of a mouthful than _mesa_update_array_object_client_arrays(), and generally clearer. Generated by: $ find . -type f -print0 | xargs -0 sed -i \ 's/_mesa_\([^_]*\)_array_object/_mesa_\1_vao/g' with manual whitespace and indentation fixes applied. Signed-off-by: Kenneth Graunke <[email protected]> Reviewed-by: Jordan Justen <[email protected]> Reviewed-by: Ian Romanick <[email protected]> Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'src/mesa/main/objectlabel.c')
0 files changed, 0 insertions, 0 deletions