mesa: Use _mesa_get_format_bytes to refactor out the RB get_pointer_*
authorEric Anholt <eric@anholt.net>
Fri, 15 Apr 2011 19:58:17 +0000 (12:58 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 18 Apr 2011 18:19:54 +0000 (11:19 -0700)
commit6ab9889a2704304a45b4da5b28840af08f6f42c5
tree8a070e3080e82f65f7f5b64c14401e9b2b90482a
parent0778fdb002b000e241b042ad65b6da6dd8480454
mesa: Use _mesa_get_format_bytes to refactor out the RB get_pointer_*

Reviewed-by: Brian Paul <brianp@vmware.com>
src/mesa/main/renderbuffer.c