![]() |
Project
|
#include <opencl_compiler_structs.h>
Public Attributes | |
| char | device_name [64] |
| char | device_vendor [64] |
| cl_uint | nbits |
| size_t | binary_size |
Definition at line 23 of file opencl_compiler_structs.h.
| size_t _makefiles_opencl_device_info::binary_size |
Definition at line 27 of file opencl_compiler_structs.h.
| char _makefiles_opencl_device_info::device_name[64] |
Definition at line 24 of file opencl_compiler_structs.h.
| char _makefiles_opencl_device_info::device_vendor[64] |
Definition at line 25 of file opencl_compiler_structs.h.
| cl_uint _makefiles_opencl_device_info::nbits |
Definition at line 26 of file opencl_compiler_structs.h.