Public Attributes

clcc_binary_device_header Struct Reference

Device header. More...

#include <output.hpp>

List of all members.

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.

Detailed Description

Device header.


The documentation for this struct was generated from the following file: