Searched defs:create_with_il (Results 1 – 3 of 3) sorted by relevance
| /third_party/boost/boost/compute/ | ||
| D | program.hpp | 579 static program create_with_il(const void * il_binary, in create_with_il() function in boost::compute::program |
| /third_party/boost/libs/compute/include/boost/compute/ | ||
| D | program.hpp | 579 static program create_with_il(const void * il_binary, in create_with_il() function in boost::compute::program |
| /third_party/boost/libs/compute/test/ | ||
| D | test_program.cpp | 131 BOOST_AUTO_TEST_CASE(create_with_il) in BOOST_AUTO_TEST_CASE() argument |