diff options
author | Anuj Phogat <anuj.phogat@gmail.com> | 2015-06-12 12:11:01 -0700 |
---|---|---|
committer | Anuj Phogat <anuj.phogat@gmail.com> | 2015-07-24 10:48:58 -0700 |
commit | 9fff00d387cacf7820c344324820cab764541762 (patch) | |
tree | d6eeb56e8297653c7a9f9468e1cf8575ec280278 /src/mesa/main | |
parent | 0127580647ee23d543228f0b7f42bd688e76f2bd (diff) |
meta: Use _mesa_unpack_format_to_base_format() to handle integer formats
Replace a call to mesa_base_tex_format() that handles only internal
formats with a call to the new _mesa_unpack_format_to_base_format()
function that handles allowed unpack formats and does not care for
internal formats at all.
Signed-off-by: Anuj Phogat <anuj.phogat@gmail.com>
Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
Diffstat (limited to 'src/mesa/main')
0 files changed, 0 insertions, 0 deletions