Searched refs:p_opts (Results 1 – 1 of 1) sorted by relevance
175 const cl_device_id *d_devs, const char *p_opts, in clBuildProgram() argument181 const auto opts = std::string(p_opts ? p_opts : "") + " " + in clBuildProgram()199 const cl_device_id *d_devs, const char *p_opts, in clCompileProgram() argument207 const auto opts = std::string(p_opts ? p_opts : "") + " " + in clCompileProgram()275 const char *p_opts, cl_uint num_progs, const cl_program *d_progs, in clLinkProgram() argument279 const auto opts = std::string(p_opts ? p_opts : "") + " " + in clLinkProgram()