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()
2395 cl_uint nplatforms; in init_clgl_ext() local2397 clGetPlatformIDs(0, NULL, &nplatforms); in init_clgl_ext()2400 if (nplatforms > 1) { in init_clgl_ext()
309 cl_uint nplatforms; in test_fence_sync_single() local311 clGetPlatformIDs(0, NULL, &nplatforms); in test_fence_sync_single()314 if (nplatforms > 1) { in test_fence_sync_single()