mesa/main: replace uses of _mesa_little_endian with preprocessor
authorDylan Baker <dylan@pnwbakers.com>
Thu, 6 Sep 2018 22:14:24 +0000 (15:14 -0700)
committerDylan Baker <dylan@pnwbakers.com>
Tue, 5 Nov 2019 16:39:55 +0000 (16:39 +0000)
commit453d52acd8f9de9ed06b9e65bfba1baaf607cf96
tree0b626ee6cf96091baa37e96ec42fcafe6c11615a
parentf9f60da813e69aacf541d25a24622c896f15ba98
mesa/main: replace uses of _mesa_little_endian with preprocessor

Reviewed-by: Eric Engestrom <eric@engestrom.ch>
src/mesa/main/format_utils.c
src/mesa/main/formats.c
src/mesa/main/texcompress_bptc.c
src/mesa/main/texcompress_fxt1.c
src/mesa/main/texcompress_s3tc.c
src/mesa/main/texstore.c