Searched refs:nplatforms (Results 1 – 3 of 3) sorted by relevance
94 cl_uint nplatforms; in CreateCLContext() local96 clGetPlatformIDs(0, NULL, &nplatforms); in CreateCLContext()99 if (nplatforms > 1) { in CreateCLContext()
2387 cl_uint nplatforms; in init_clgl_ext() local2389 clGetPlatformIDs(0, NULL, &nplatforms); in init_clgl_ext()2392 if (nplatforms > 1) { in init_clgl_ext()
310 cl_uint nplatforms; in test_fence_sync_single() local312 clGetPlatformIDs(0, NULL, &nplatforms); in test_fence_sync_single()315 if (nplatforms > 1) { in test_fence_sync_single()