vbo: minor optimisation in vbo_exec_DrawRangeElements
authorDave Airlie <airlied@redhat.com>
Wed, 22 Jun 2011 03:09:12 +0000 (13:09 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 14 Jul 2011 14:22:58 +0000 (15:22 +0100)
commitb6df603e650527d5fa7f0fc1448be1bb57f47fbb
tree9205f6d4abc5670eff767e503ed3d81f5d0b9260
parente5f7e09210838376ba64c6c09b6270046b0feab1
vbo: minor optimisation in vbo_exec_DrawRangeElements

this moves getting the context into the debug in this function,

just spotted it trawling callgrind traces for other things.

Signed-off-by: Dave Airlie <airlied@redhat.com>
src/mesa/vbo/vbo_exec_array.c