Module cl3::platform[][src]

Expand description

OpenCL Platform API.

Constants

Functions

Get data about an OpenCL platform. Calls clGetPlatformInfo to get the desired data about the platform.

Get the available platforms.
Calls clGetPlatformIDs to get the available platform ids.

Get specific information about an OpenCL platform. Calls clGetPlatformInfo to get the desired information about the platform.