diff options
author | Bas Vermeulen <[email protected]> | 2018-04-09 13:06:00 +0200 |
---|---|---|
committer | Marek Olšák <[email protected]> | 2018-04-09 13:42:30 -0400 |
commit | be628e47494fb19db593a2006feb1c3688014d92 (patch) | |
tree | 5164551f450fdd7161975a7e22bb05f16f0649f1 /src/glx/packrender.h | |
parent | f33e4482b391f8f69abdbd2831ed34c7b0e41138 (diff) |
radeonsi: correct si_vgt_param_key on big endian machines
Using mesa OpenCL failed on a big endian PowerPC machine because
si_vgt_param_key is using bitfields and a 32 bit int for an
index into an array.
Fix si_vgt_param_key to work correctly on both little endian
and big endian machines.
Signed-off-by: Bas Vermeulen <[email protected]>
Signed-off-by: Marek Olšák <[email protected]>
Diffstat (limited to 'src/glx/packrender.h')
0 files changed, 0 insertions, 0 deletions