Searched defs:get_global_cache (Results 1 – 4 of 4) sorted by relevance
/third_party/boost/boost/compute/utility/ | ||
D | program_cache.hpp | 149 static boost::shared_ptr<program_cache> get_global_cache(const context &context) in get_global_cache() function in boost::compute::program_cache |
/third_party/boost/libs/compute/include/boost/compute/utility/ | ||
D | program_cache.hpp | 149 static boost::shared_ptr<program_cache> get_global_cache(const context &context) in get_global_cache() function in boost::compute::program_cache |
/third_party/boost/libs/compute/include/boost/compute/detail/ | ||
D | parameter_cache.hpp | 84 static boost::shared_ptr<parameter_cache> get_global_cache(const device &device) in get_global_cache() function in boost::compute::detail::parameter_cache |
/third_party/boost/boost/compute/detail/ | ||
D | parameter_cache.hpp | 84 static boost::shared_ptr<parameter_cache> get_global_cache(const device &device) in get_global_cache() function in boost::compute::detail::parameter_cache |