Home
last modified time | relevance | path

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

/third_party/boost/libs/compute/perf/
Dperf_copy_if.cpp64 compute::vector<float4_> input_points(PERF_N, context); in test_copy_if_in_sphere() local
72 compute::make_buffer_iterator<float>(input_points.get_buffer(), 0), in test_copy_if_in_sphere()
73 compute::make_buffer_iterator<float>(input_points.get_buffer(), PERF_N * 4), in test_copy_if_in_sphere()
91 input_points.begin(), in test_copy_if_in_sphere()
92 input_points.end(), in test_copy_if_in_sphere()