Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 732456
Collapse All | Expand All

(-)./src/opencl_common.h.orig (+3 lines)
Lines 81-86 Link Here
81
81
82
#ifndef CL_DEVICE_TOPOLOGY_AMD
82
#ifndef CL_DEVICE_TOPOLOGY_AMD
83
#define CL_DEVICE_TOPOLOGY_AMD                      0x4037
83
#define CL_DEVICE_TOPOLOGY_AMD                      0x4037
84
#endif
85
86
#ifndef CL_DEVICE_TOPOLOGY_TYPE_PCIE_AMD
84
typedef union {
87
typedef union {
85
	struct {
88
	struct {
86
		cl_uint type;
89
		cl_uint type;

Return to bug 732456