diff options
| author | Lioncash <mathew1800@gmail.com> | 2017-08-06 19:01:08 -0400 |
|---|---|---|
| committer | Lioncash <mathew1800@gmail.com> | 2017-08-06 19:04:31 -0400 |
| commit | 745f92b4e586b544fb82a1d2084cd2d57227bb64 (patch) | |
| tree | d9b65b5f8e2f54ec3afdf7a0c1a625b09bb621f1 /Source/Core/VideoCommon/VideoConfig.cpp | |
| parent | 4d35a3105eccc752c2a930be7daa4cb7655553b3 (diff) | |
TransformUnit: Get rid of pointer casting in TransformColor() where applicable
The casts to u32* are technically undefined behavior. The u8* cast is
left, as char/unsigned char is exempted from this rule to allow for
bvtewise inspection of objects (and this is what s8/u8 are typedefs of
on platforms we support).
Diffstat (limited to 'Source/Core/VideoCommon/VideoConfig.cpp')
0 files changed, 0 insertions, 0 deletions
