Searched defs:program_source (Results 1 – 6 of 6) sorted by relevance
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
47 std::vector<char> program_source(4096); in test_vec_type_hint() local
244 char *program_source = (char*)malloc(sizeof(char)*2048); in test_local_kernel_def() local
259 std::vector<char> program_source(sizeof(char) * 1024 * 1024 * 4); in test_vector_creation() local
193 std::string program_source = in test_fpmath() local
1028 std::string program_source = program_source_it->second; in program() local