Searched refs:CL_CONTEXT_PLATFORM (Results 1 – 7 of 7) sorted by relevance
42 if (prop.first == CL_CONTEXT_PLATFORM) in clCreateContext()
141 CL_CONTEXT_PLATFORM, (cl_context_properties)platform_id_cl, in main()
592 CL_CONTEXT_PLATFORM, (cl_context_properties)platform_id, in main()
318 #define CL_CONTEXT_PLATFORM 0x1084 macro
2327 properties[0]=CL_CONTEXT_PLATFORM; in LoadOpenCLDevices()