Searched refs:platform_index (Results 1 – 1 of 1) sorted by relevance
6745 …t_name, cl_device_type *device_type, cl_uint *device_index, cl_uint *platform_index, cl_uint *size… in ParseCommandLine() argument6777 *platform_index = atoi(env_mode); in ParseCommandLine()6851 *platform_index = atoi( &(argv[ argc - 1 ][3]) ); in ParseCommandLine()6875 log_info( "for platform index %d and device index %d\n", *platform_index, *device_index); in ParseCommandLine()