Home
last modified time | relevance | path

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

/third_party/boost/libs/compute/test/
Dquirks.hpp115 inline bool supports_link_program(const boost::compute::device &device) in supports_link_program() function
Dtest_program.cpp229 if(!supports_compile_program(device) || !supports_link_program(device)) { in BOOST_AUTO_TEST_CASE()
283 if(!supports_compile_program(device) || !supports_link_program(device)) { in BOOST_AUTO_TEST_CASE()