Searched refs:CL_PROGRAM_DEVICES (Results 1 – 3 of 3) sorted by relevance
707 #define CL_PROGRAM_DEVICES 0x1163 macro
1276 F(cl_program_info, CL_PROGRAM_DEVICES, cl::vector<Device>) \6844 auto devs = getInfo<CL_PROGRAM_DEVICES>(&result); in getBuildInfo()
1418 F(cl_program_info, CL_PROGRAM_DEVICES, VECTOR_CLASS<Device>) \