![]() |
Project
|
#include <opencl_compiler_structs.h>
Public Attributes | |
| char | platform_profile [64] |
| char | platform_version [64] |
| char | platform_name [64] |
| char | platform_vendor [64] |
| cl_uint | count |
Definition at line 15 of file opencl_compiler_structs.h.
| cl_uint _makefiles_opencl_platform_info::count |
Definition at line 20 of file opencl_compiler_structs.h.
| char _makefiles_opencl_platform_info::platform_name[64] |
Definition at line 18 of file opencl_compiler_structs.h.
| char _makefiles_opencl_platform_info::platform_profile[64] |
Definition at line 16 of file opencl_compiler_structs.h.
| char _makefiles_opencl_platform_info::platform_vendor[64] |
Definition at line 19 of file opencl_compiler_structs.h.
| char _makefiles_opencl_platform_info::platform_version[64] |
Definition at line 17 of file opencl_compiler_structs.h.