Searched refs:context_properties (Results 1 – 2 of 2) sorted by relevance
241 …cl_context_properties context_properties[3] = {CL_CONTEXT_PLATFORM, (cl_context_properties)platfor… in create_cl_objects() local242 *context = clCreateContext(context_properties, *num_devices, &devices[0], NULL, NULL, &error); in create_cl_objects()
590 cl_context_properties context_properties[] = in main() local597 cl_context context = clCreateContext(context_properties, in main()