diff options
author | Jan Vesely <[email protected]> | 2018-06-07 17:24:59 -0400 |
---|---|---|
committer | Jan Vesely <[email protected]> | 2018-06-07 21:01:29 -0400 |
commit | d797f1f47efd389ce656fa60fa51687c7c58daa4 (patch) | |
tree | 7328e01ca89a01bc49827ba477a9282b04cb0dc2 /src/gallium/drivers/radeonsi/si_state.h | |
parent | 03c370d2f164847abad88c1af7c159db23014947 (diff) |
drisw: Fix invalid pointer arithmetic
Use of void * in pointer arithmetic is illegal, use char * instead.
Fixes: cf54bd5e8381dba18d52fe438acda20cc1685bf3 ("drisw: use shared memory when possible")
Reviewed-by: Dave Airlie <[email protected]>
Signed-off-by: Jan Vesely <[email protected]>
Diffstat (limited to 'src/gallium/drivers/radeonsi/si_state.h')
0 files changed, 0 insertions, 0 deletions