Home
last modified time | relevance | path

Searched defs:image3d (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/boost/compute/image/
Dimage3d.hpp33 class image3d : public image_object class
37 image3d() in image3d() function in boost::compute::image3d
45 image3d(const context &context, in image3d() function in boost::compute::image3d
99 image3d(const context &context, in image3d() function in boost::compute::image3d
153 image3d(const image3d &other) in image3d() function in boost::compute::image3d
168 image3d(image3d&& other) BOOST_NOEXCEPT in image3d() function in boost::compute::image3d
/third_party/boost/libs/compute/include/boost/compute/image/
Dimage3d.hpp33 class image3d : public image_object class
37 image3d() in image3d() function in boost::compute::image3d
45 image3d(const context &context, in image3d() function in boost::compute::image3d
99 image3d(const context &context, in image3d() function in boost::compute::image3d
153 image3d(const image3d &other) in image3d() function in boost::compute::image3d
168 image3d(image3d&& other) BOOST_NOEXCEPT in image3d() function in boost::compute::image3d
/third_party/mesa3d/src/gallium/frontends/clover/core/
Dmemory.hpp199 class image3d : public image { class
Dmemory.cpp282 image3d::image3d(clover::context &ctx, in image3d() function in image3d