clover: Avoid warnings from references to deprecated CL 1.1 APIs.
Acked-by: Tom Stellard <thomas.stellard@amd.com>
This commit is contained in:
@@ -23,6 +23,8 @@
|
||||
#ifndef API_DISPATCH_HPP
|
||||
#define API_DISPATCH_HPP
|
||||
|
||||
#define CL_USE_DEPRECATED_OPENCL_1_1_APIS
|
||||
|
||||
#include "CL/cl.h"
|
||||
#include "CL/cl_ext.h"
|
||||
#include "CL/cl_gl.h"
|
||||
|
||||
Reference in New Issue
Block a user