Home
last modified time | relevance | path

Searched refs:program_source (Results 1 – 2 of 2) sorted by relevance

/third_party/opencl-headers/
DREADME_zh.md35 const char* program_source =
56 cl_program p = clCreateProgramWithSource(context, 1, &program_source, nullptr, nullptr);
/third_party/boost/libs/compute/test/
Dtest_program.cpp51 BOOST_AUTO_TEST_CASE(program_source) in BOOST_AUTO_TEST_CASE() argument