Searched refs:pf_id (Results 1 – 2 of 2) sorted by relevance
780 ocl->pf_id = platform_ids[0]; in PetscFECreate_OpenCL()782 PetscCall(clGetDeviceIDs(ocl->pf_id, CL_DEVICE_TYPE_ALL, 42, device_ids, &num_devices)); in PetscFECreate_OpenCL()
258 cl_platform_id pf_id; member