Device header. More...
#include <output.hpp>
Public Attributes | |
| unsigned long | type |
| Device type (equivalent to cl_device_type) | |
| int | binary_length |
| Length of program binary in bytes. | |
| int | name_length |
| Length of name string of this platform, this includes a terminating nul-character. | |
| int | vendor_length |
| Length of vendor string of this platform, this includes a terminating nul-character. | |
| int | driver_version_length |
| Length of driver version string of this platform, this includes a terminating nul-character. | |
| int | device_version_length |
| Length of device version string of this platform, this includes a terminating nul-character. | |
Device header.
1.7.2