diff options
author | Chad Versace <[email protected]> | 2014-11-18 21:11:23 -0800 |
---|---|---|
committer | Chad Versace <[email protected]> | 2014-12-22 15:46:54 -0600 |
commit | d11bc9fe8daf097741713cde6bdd79e1f0e0e8fc (patch) | |
tree | 3b0f6c2bfbfdf97ad2c83320e0d4d26f17389332 /src/mesa/swrast | |
parent | 2150db4d5daad3781876254d2b440367afd756cd (diff) |
i965: Remove spurious casts in copy_image_with_memcpy()
If a pointer points to raw, untyped memory and is never dereferenced,
then declare it as 'void*' instead of casting it to 'void*'.
Signed-off-by: Chad Versace <[email protected]>
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/mesa/swrast')
0 files changed, 0 insertions, 0 deletions