Searched refs:program_source (Results 1 – 2 of 2) sorted by relevance
35 const char* program_source =56 cl_program p = clCreateProgramWithSource(context, 1, &program_source, nullptr, nullptr);
51 BOOST_AUTO_TEST_CASE(program_source) in BOOST_AUTO_TEST_CASE() argument