aboutsummaryrefslogtreecommitdiffstats
path: root/src/freedreno/perfcntrs/fd6_perfcntr.c
diff options
context:
space:
mode:
authorjzielins <[email protected]>2020-07-06 17:38:02 +0200
committerJan Zielinski <[email protected]>2020-07-07 09:24:47 +0000
commit53e204dc26ec89ddc22de864711c844684fb67a8 (patch)
treed6f5df4b51c6672fea28bf917beec7ee0138732e /src/freedreno/perfcntrs/fd6_perfcntr.c
parent846f4f95dd8b0e514592074aa18d797afe914463 (diff)
gallium/swr: Fix compilation warnings
In some places in SWR cod objects are initialized using memset/memcpy. This is usually done to enable allocating those objects in aligned memory. It generates compilation warnings though, which are worked around by casting the pointers to void* before calling memset/memcpy. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5777>
Diffstat (limited to 'src/freedreno/perfcntrs/fd6_perfcntr.c')
0 files changed, 0 insertions, 0 deletions