diff options
author | Samuel Pitoiset <[email protected]> | 2017-05-30 17:41:32 +0200 |
---|---|---|
committer | Samuel Pitoiset <[email protected]> | 2017-05-31 09:19:54 +0200 |
commit | d8debc6aad85094baeba2014b46b6613c4a35ee7 (patch) | |
tree | a87b8b6086b758af5bbae5d0674e694faf791a03 /src/compiler/Makefile.glsl.am | |
parent | 4e93da30f0e5efe4ba7f54a5af2b9e58bd74c98d (diff) |
mesa/util: fix arithmetic use of 'void *' in u_vector_foreach
u_vector_foreach is currently only used by the Intel Vulkan
driver but when this macro is used in mesa core, GCC reports
a compile-time error. Probably because some compiler options
are different.
Signed-off-by: Samuel Pitoiset <[email protected]>
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/compiler/Makefile.glsl.am')
0 files changed, 0 insertions, 0 deletions