Home
last modified time | relevance | path

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

/third_party/boost/libs/compute/test/
Dtest_image2d.cpp207 queue.enqueue_map_image_async(image, CL_MAP_READ, image.origin(), in BOOST_AUTO_TEST_CASE()
/third_party/boost/boost/compute/
Dcommand_queue.hpp1115 void* enqueue_map_image_async(const image_object &image, in enqueue_map_image_async() function in boost::compute::command_queue
1152 void* enqueue_map_image_async(image_object& image, in enqueue_map_image_async() function in boost::compute::command_queue
1169 return enqueue_map_image_async( in enqueue_map_image_async()