opencl: Build with CL_SILENCE_DEPRECATION.

Signed-off-by: Chip Davis <cdavis@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
feature/deterministic
Chip Davis 2020-04-06 17:04:24 -05:00 committed by Alexandre Julliard
parent 373973c9e9
commit 9134138904
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@
WINE_DEFAULT_DEBUG_CHANNEL(opencl);
#define CL_SILENCE_DEPRECATION
#if defined(HAVE_CL_CL_H)
#define CL_USE_DEPRECATED_OPENCL_1_1_APIS
#define CL_USE_DEPRECATED_OPENCL_1_2_APIS