OSDN Git Service

radeonsi: Use util_cpu_to_le32() instead of bswap32() on big-endian systems
authorTom Stellard <thomas.stellard@amd.com>
Thu, 20 Feb 2014 17:03:53 +0000 (09:03 -0800)
committerTom Stellard <thomas.stellard@amd.com>
Mon, 24 Feb 2014 20:56:27 +0000 (12:56 -0800)
commit195ee1067323d593a602681e435f64e2af454099
tree6f44111336fd534e93605f75fa9db12236ce9364
parent9f30685faee90e6ac750876b89504edea0e90050
radeonsi: Use util_cpu_to_le32() instead of bswap32() on big-endian systems

Reviewed-by: Michel Dänzer <michel.daenzer@amd.com>
src/gallium/drivers/radeonsi/si_descriptors.c
src/gallium/drivers/radeonsi/si_shader.c