Project
Loading...
Searching...
No Matches
_makefiles_opencl_device_info Struct Reference

#include <opencl_compiler_structs.h>

Public Attributes

char device_name [64]
 
char device_vendor [64]
 
cl_uint nbits
 
size_t binary_size
 

Detailed Description

Definition at line 23 of file opencl_compiler_structs.h.

Member Data Documentation

◆ binary_size

size_t _makefiles_opencl_device_info::binary_size

Definition at line 27 of file opencl_compiler_structs.h.

◆ device_name

char _makefiles_opencl_device_info::device_name[64]

Definition at line 24 of file opencl_compiler_structs.h.

◆ device_vendor

char _makefiles_opencl_device_info::device_vendor[64]

Definition at line 25 of file opencl_compiler_structs.h.

◆ nbits

cl_uint _makefiles_opencl_device_info::nbits

Definition at line 26 of file opencl_compiler_structs.h.


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