OpenCLWrappers-0.1.0.3: The OpenCL Standard for heterogenous data-parallel computing
System.OpenCL.Wrappers.PlatformInfo
clGetPlatformIDs :: IO (Either ErrorCode [PlatformID]) Source
clGetPlatformInfo :: PlatformID -> PlatformInfo -> IO (Either ErrorCode CLPlatformInfoRetval) Source