mirror of
https://github.com/hashcat/hashcat.git
synced 2024-11-22 16:18:09 +00:00
Merge pull request #3101 from matrix/beautify_ext_OpenCL
beautify ext_OpenCL.h
This commit is contained in:
commit
2344cb0365
@ -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…
Reference in New Issue
Block a user