OSDN Git Service

mesa: Use _mesa_get_format_bytes to refactor out the RB get_row_*
authorEric Anholt <eric@anholt.net>
Fri, 15 Apr 2011 20:09:21 +0000 (13:09 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 18 Apr 2011 18:19:54 +0000 (11:19 -0700)
commita52803e1087749bfa571c29fc4c1a73fa9b7bf8e
tree08c39dc054b298ada44a6a2be4f5cc4952055335
parent6ab9889a2704304a45b4da5b28840af08f6f42c5
mesa: Use _mesa_get_format_bytes to refactor out the RB get_row_*

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