diff options
author | Eric Anholt <[email protected]> | 2011-10-13 09:38:30 -0700 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2011-11-01 15:42:18 -0700 |
commit | 789cb3435c6d580929094b7f1a2dff551e9c411c (patch) | |
tree | 7675ff2ed8068230b09693da85e5aa41a088f1a0 /src/mesa/swrast | |
parent | 4b8f4e7ce17aeaa7fba1140897ab66f74d715b0a (diff) |
mesa: Make unpack_uint_z_row return 32 bits of data.
Some of the return values were u32, some were 24 bits, and z16
returned 16 bits. The caller would have to do all the work of
interpreting the format all over again. However, there are no callers
of this function at this point.
Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'src/mesa/swrast')
0 files changed, 0 insertions, 0 deletions