Searched refs:CL_PROGRAM_IL (Results 1 – 10 of 10) sorted by relevance
187 return get_info<std::vector<unsigned char> >(CL_PROGRAM_IL); in il_binary()792 ((std::vector<unsigned char>, CL_PROGRAM_IL))
2055 case CL_PROGRAM_IL: in FromCLenum()2089 return CL_PROGRAM_IL; in ToCLenum()
540 case CL_PROGRAM_IL: in clGetProgramInfo()
531 #define CL_PROGRAM_IL 0x1169 macro
709 #define CL_PROGRAM_IL 0x1169 macro
707 #define CL_PROGRAM_IL 0x1169 macro
1371 F(cl_program_info, CL_PROGRAM_IL, cl::vector<unsigned char>) \
2591 - clover: Handle CL_PROGRAM_IL in clGetProgramInfo