Searched defs:cl_platform_id (Results 1 – 9 of 9) sorted by relevance
14 impl CLInfo<cl_platform_info> for cl_platform_id { implementation40 platforms: *mut cl_platform_id, in get_platform_ids()
442 platform: cl_platform_id, in clGetPlatformInfo()460 platforms: *mut cl_platform_id, in clIcdGetPlatformIDsKHR()555 _platform: cl_platform_id, in clGetExtensionFunctionAddressForPlatform()
319 platform: cl_platform_id, in get_device_ids()
139 pub fn as_ptr(&self) -> cl_platform_id { in as_ptr()186 impl GetPlatformRef for cl_platform_id { implementation
29 typedef struct _cl_platform_id * cl_platform_id; typedef