OSDN Git Service

translate: implement translation of (pure) integer formats
authorMarek Olšák <maraeo@gmail.com>
Mon, 2 Jan 2012 02:04:00 +0000 (03:04 +0100)
committerMarek Olšák <maraeo@gmail.com>
Thu, 5 Jan 2012 17:29:11 +0000 (18:29 +0100)
commit0a8a7144a152eba0e1bd955b7a423ed5336a9f31
tree3eebd5d845412a2f262e9c8336b2d35a630007ba
parent1ba3240b281fcbbf03372a6e2db68292cb8a8907
translate: implement translation of (pure) integer formats

The conversion is limited to only a few cases, because converting to any other
type shouldn't happen in any driver.

Reviewed-by: Dave Airlie <airlied@redhat.com>
src/gallium/auxiliary/translate/translate_generic.c