diff options
author | Kristian H. Kristensen <[email protected]> | 2018-10-16 14:50:58 -0700 |
---|---|---|
committer | Rob Clark <[email protected]> | 2018-10-26 18:10:00 -0400 |
commit | 4222fe8af2b71f47dd076c94f817aa4ea1662963 (patch) | |
tree | 5c4263237974230e2c77d811b65275c01b9959f0 /SConstruct | |
parent | 4fd6265f42a387d2279e84c98102bf4341a26ab7 (diff) |
freedreno/a2xx: Squash a compiler warning
We get a warning here for assigning a const char * pointer to
char *swizzle in struct ir2_src_register. The constructor strdups a 4
byte string here, so just memcpy to that instead.
Signed-off-by: Kristian H. Kristensen <[email protected]>
Diffstat (limited to 'SConstruct')
0 files changed, 0 insertions, 0 deletions