Expand description
OpenCL Platform API.
Structs§
Constants§
- CL_
PLATFORM_ EXTENSIONS - CL_
PLATFORM_ EXTENSIONS_ WITH_ VERSION - CL_
PLATFORM_ EXTERNAL_ MEMORY_ IMPORT_ HANDLE_ TYPES_ KHR - CL_
PLATFORM_ HOST_ TIMER_ RESOLUTION - CL_
PLATFORM_ NAME - CL_
PLATFORM_ NUMERIC_ VERSION - CL_
PLATFORM_ PROFILE - CL_
PLATFORM_ SEMAPHORE_ EXPORT_ HANDLE_ TYPES_ KHR - CL_
PLATFORM_ SEMAPHORE_ IMPORT_ HANDLE_ TYPES_ KHR - CL_
PLATFORM_ SEMAPHORE_ TYPES_ KHR - CL_
PLATFORM_ VENDOR - CL_
PLATFORM_ VERSION - CL_
SUCCESS
Functions§
- get_
platform_ data - Get data about an
OpenCLplatform. Calls clGetPlatformInfo to get the desired data about the platform. - get_
platform_ ids - Get the available platforms. Calls clGetPlatformIDs to get the available platform ids.
- get_
platform_ info - Get specific information about an
OpenCLplatform. CallsclGetPlatformInfoto get the desired information about the platform.