diff options
author | Tapani Pälli <[email protected]> | 2017-09-04 08:02:13 +0300 |
---|---|---|
committer | Tapani Pälli <[email protected]> | 2017-09-05 07:55:34 +0300 |
commit | 0986f686328216fa201769c630372fd4b6f8877a (patch) | |
tree | e6de37fea00e8c8b53009107c0c2f2be7a76bd37 /src/gallium/drivers/radeonsi/si_pipe.h | |
parent | bddf4a51c1bb86bdb14ed0693412c6a731ca1d3a (diff) |
vbo: fix build errors on android
incompatible pointer to integer conversion assigning to 'GLintptr' (aka 'int')
from 'const char *' [-Werror,-Wint-conversion]
offset = indices;
^ ~~~~~~~
Fixes: 2d93b462b4d ("vbo: fix offset in minmax cache key")
Signed-off-by: Tapani Pälli <[email protected]>
Reviewed-by: Charmaine Lee <[email protected]>
Reviewed-by: Emil Velikov <[email protected]>
Diffstat (limited to 'src/gallium/drivers/radeonsi/si_pipe.h')
0 files changed, 0 insertions, 0 deletions