Searched refs:build_options_internal (Results 1 – 1 of 1) sorted by relevance
749 std::string build_options_internal{ buildOptions ? buildOptions : "" }; in create_single_kernel_helper() local778 build_options_internal += ' '; in create_single_kernel_helper()779 build_options_internal += cl_std; in create_single_kernel_helper()780 buildOptions = build_options_internal.c_str(); in create_single_kernel_helper()