Change for OpenCL2.2 header promotion

Change-Id: Icd579e5c94af6e8d984a3f6c2606be44dec72e91
Este commit está contenido en:
Saleel Kudchadker
2020-03-25 11:06:08 -07:00
cometido por Payam Ghafari
padre 2a223ecec6
commit a97f206ab1
Se han modificado 3 ficheros con 6 adiciones y 6 borrados
+1 -1
Ver fichero
@@ -149,7 +149,7 @@ struct ParamInfo<char[N]>
} // namespace detail
struct PlatformIDS { const struct KHRicdVendorDispatchRec* dispatch_; };
struct PlatformIDS { const cl_icd_dispatch* dispatch_; };
class PlatformID {
public:
static PlatformIDS Platform;