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

#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
 

Detailed Description

Definition at line 15 of file opencl_compiler_structs.h.

Member Data Documentation

◆ count

cl_uint _makefiles_opencl_platform_info::count

Definition at line 20 of file opencl_compiler_structs.h.

◆ platform_name

char _makefiles_opencl_platform_info::platform_name[64]

Definition at line 18 of file opencl_compiler_structs.h.

◆ platform_profile

char _makefiles_opencl_platform_info::platform_profile[64]

Definition at line 16 of file opencl_compiler_structs.h.

◆ platform_vendor

char _makefiles_opencl_platform_info::platform_vendor[64]

Definition at line 19 of file opencl_compiler_structs.h.

◆ platform_version

char _makefiles_opencl_platform_info::platform_version[64]

Definition at line 17 of file opencl_compiler_structs.h.


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