summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/mm.c
diff options
context:
space:
mode:
authorBrian Paul <[email protected]>2011-11-23 10:36:16 -0700
committerBrian Paul <[email protected]>2011-11-28 08:04:48 -0700
commit858d1f0b1cb9087f7eefcb3b8147e06457505ce0 (patch)
tree81f2aad910af3f1a52f476529dada8fc2a2333de /src/mesa/main/mm.c
parentee47e19738356c2c97a40c5306769b0f7445c32e (diff)
mesa: fix indexing error in unpack_Z32_FLOAT_X24S8()
The source array elements are 8-bytes (float + uint) so we need to multiply the src index by 2 to get the right array stride. Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/mesa/main/mm.c')
0 files changed, 0 insertions, 0 deletions