Searched defs:program_source (Results 1 – 5 of 5) sorted by relevance
47 char *program_source; in test_vec_type_hint() local
244 char *program_source = (char*)malloc(sizeof(char)*2048); in test_local_kernel_def() local
227 char *program_source; in test_vector_creation() local
159 …const std::string &kernel_name, const std::string &program_name, const std::string &program_source, in create_kernel()187 …mpileContext::load_program(const std::string &program_name, const std::string &program_source, boo… in load_program() argument
1028 std::string program_source = program_source_it->second; in program() local