Searched defs:copy_pixels (Results 1 – 2 of 2) sorted by relevance
91 void copy_pixels(any_image_view<Types...> const& src, View const& dst) in copy_pixels() function100 void copy_pixels(View const& src, any_image_view<Types...> const& dst) in copy_pixels() function109 void copy_pixels(any_image_view<Types1...> const& src, any_image_view<Types2...> const& dst) in copy_pixels() function
282 void copy_pixels(const View1& src, const View2& dst) in copy_pixels() function