Home
last modified time | relevance | path

Searched defs:SingleDeviceBinary (Results 1 – 1 of 1) sorted by relevance

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/device_binary_format/
H A Ddevice_binary_formats.h64 struct SingleDeviceBinary { struct
65 DeviceBinaryFormat format = DeviceBinaryFormat::Unknown;
66 ArrayRef<const uint8_t> deviceBinary;
67 ArrayRef<const uint8_t> debugData;
68 ArrayRef<const uint8_t> intermediateRepresentation;
69 ConstStringRef buildOptions;
70 TargetDevice targetDevice;