Home
last modified time | relevance | path

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

/third_party/boost/libs/compute/test/
Dquirks.hpp108 inline bool supports_compile_program(const boost::compute::device &device) in supports_compile_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()