Struct _opencl_platform_query_entry

Struct Documentation

struct _opencl_platform_query_entry

Linked list for platform handles, useful for querying capabilities and choosing from those options.

Public Members

cl_platform_id id

Platform id

char *name

Platform name

char *version

Platform version string

struct _opencl_platform_query_entry *next

Pointer to next item