beautify ext_OpenCL.h

pull/3101/head
Gabriele Gristina 2 years ago
parent 656ed048f0
commit 4604b53763

@ -34,6 +34,7 @@ typedef union
{
struct { cl_uint type; cl_uint data[5]; } raw;
struct { cl_uint type; cl_char unused[17]; cl_char bus; cl_char device; cl_char function; } pcie;
} cl_device_topology_amd;
#define CL_PLATFORMS_MAX 16

Loading…
Cancel
Save