Searched defs:SE_DeviceDescription (Results 1 – 1 of 1) sorted by relevance
117 typedef struct SE_DeviceDescription { struct118 char* device_vendor;119 char* platform_version;120 char* driver_version;121 char* runtime_version;122 char* pci_bus_id;123 char* name;125 int64_t thread_dim_limit_x;126 int64_t thread_dim_limit_y;127 int64_t thread_dim_limit_z;[all …]