Searched refs:num_platforms (Results 1 – 3 of 3) sorted by relevance
68 cl_uint num_platforms; in clCreateContextFromType() local73 ret = clGetPlatformIDs(1, &d_platform, &num_platforms); in clCreateContextFromType()74 if (ret || !num_platforms) in clCreateContextFromType()
42 cl_uint *num_platforms);
68 cl_platform_id *platforms,cl_uint *num_platforms) CL_API_SUFFIX__VERSION_1_0;