[][src]Module open_cl_low_level::platform

Enums

PlatformError

An error related to Platform.

Traits

PlatformPtr

Functions

cl_get_platform_ids

Gets the cl_platform_ids of the host machine

cl_get_platform_info

Gets platform info for a given cl_platform_id and the given cl_platform_info flag via the OpenCL FFI call to clGetPlatformInfo.alloc

default_platform
list_platforms
platform_extensions
platform_info
platform_name
platform_profile
platform_vendor
platform_version

Type Definitions

ClPlatformID