Home
last modified time | relevance | path

Searched refs:Image2DGL (Results 1 – 25 of 36) sorted by relevance

12

/dports/misc/mnn/MNN-1.2.0/3rd_party/OpenCLHeaders/CL/
H A Dcl.hpp4036 Image2DGL( in Image2DGL() function in cl::CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED
4061 Image2DGL() : Image2D() { } in Image2DGL() function in cl::CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED
4073 Image2DGL& operator = (const cl_mem& rhs) in operator =()
4082 Image2DGL(const Image2DGL& img) : Image2D(img) {} in Image2DGL() function in cl::CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED
4087 Image2DGL& operator = (const Image2DGL &img) in operator =()
4097 Image2DGL(Image2DGL&& img) CL_HPP_NOEXCEPT : Image2D(std::move(img)) {} in Image2DGL() function in cl::CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED
4102 Image2DGL& operator = (Image2DGL &&img) in operator =()
4509 public Image2DGL
4541 BufferRenderGL() : Image2DGL() {}; in BufferRenderGL()
4564 Image2DGL::operator=(rhs); in operator =()
[all …]
H A Dcl2.hpp4803 class CL_EXT_PREFIX__VERSION_1_1_DEPRECATED Image2DGL : public Image2D class
4811 Image2DGL( in Image2DGL() function in cl::Image2DGL
4836 Image2DGL() : Image2D() { } in Image2DGL() function in cl::Image2DGL
4845 explicit Image2DGL(const cl_mem& image, bool retainObject = false) : in Image2DGL() function in cl::Image2DGL
4852 Image2DGL& operator = (const cl_mem& rhs) in operator =()
4861 Image2DGL(const Image2DGL& img) : Image2D(img) {} in Image2DGL() function in cl::Image2DGL
4866 Image2DGL& operator = (const Image2DGL &img) in operator =()
4875 Image2DGL(Image2DGL&& img) CL_HPP_NOEXCEPT_ : Image2D(std::move(img)) {} in Image2DGL() function in cl::Image2DGL
4880 Image2DGL& operator = (Image2DGL &&img) in operator =()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/include/CL/
H A Dcl.hpp4057 Image2DGL( in Image2DGL() function in cl::CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED
4082 Image2DGL() : Image2D() { } in Image2DGL() function in cl::CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED
4094 Image2DGL& operator = (const cl_mem& rhs) in operator =()
4103 Image2DGL(const Image2DGL& img) : Image2D(img) {} in Image2DGL() function in cl::CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED
4108 Image2DGL& operator = (const Image2DGL &img) in operator =()
4118 Image2DGL(Image2DGL&& img) CL_HPP_NOEXCEPT : Image2D(std::move(img)) {} in Image2DGL() function in cl::CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED
4123 Image2DGL& operator = (Image2DGL &&img) in operator =()
4530 public Image2DGL
4562 BufferRenderGL() : Image2DGL() {}; in BufferRenderGL()
4585 Image2DGL::operator=(rhs); in operator =()
[all …]
H A Dcl2.hpp4922 class CL_EXT_PREFIX__VERSION_1_1_DEPRECATED Image2DGL : public Image2D class
4930 Image2DGL( in Image2DGL() function in cl::Image2DGL
4955 Image2DGL() : Image2D() { } in Image2DGL() function in cl::Image2DGL
4964 explicit Image2DGL(const cl_mem& image, bool retainObject = false) : in Image2DGL() function in cl::Image2DGL
4971 Image2DGL& operator = (const cl_mem& rhs) in operator =()
4980 Image2DGL(const Image2DGL& img) : Image2D(img) {} in Image2DGL() function in cl::Image2DGL
4985 Image2DGL& operator = (const Image2DGL &img) in operator =()
4994 Image2DGL(Image2DGL&& img) CL_HPP_NOEXCEPT_ : Image2D(std::move(img)) {} in Image2DGL() function in cl::Image2DGL
4999 Image2DGL& operator = (Image2DGL &&img) in operator =()
/dports/graphics/libosmesa/mesa-21.3.6/include/CL/
H A Dcl.hpp4057 Image2DGL( in Image2DGL() function in cl::CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED
4082 Image2DGL() : Image2D() { } in Image2DGL() function in cl::CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED
4094 Image2DGL& operator = (const cl_mem& rhs) in operator =()
4103 Image2DGL(const Image2DGL& img) : Image2D(img) {} in Image2DGL() function in cl::CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED
4108 Image2DGL& operator = (const Image2DGL &img) in operator =()
4118 Image2DGL(Image2DGL&& img) CL_HPP_NOEXCEPT : Image2D(std::move(img)) {} in Image2DGL() function in cl::CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED
4123 Image2DGL& operator = (Image2DGL &&img) in operator =()
4530 public Image2DGL
4562 BufferRenderGL() : Image2DGL() {}; in BufferRenderGL()
4585 Image2DGL::operator=(rhs); in operator =()
[all …]
H A Dcl2.hpp4922 class CL_EXT_PREFIX__VERSION_1_1_DEPRECATED Image2DGL : public Image2D class
4930 Image2DGL( in Image2DGL() function in cl::Image2DGL
4955 Image2DGL() : Image2D() { } in Image2DGL() function in cl::Image2DGL
4964 explicit Image2DGL(const cl_mem& image, bool retainObject = false) : in Image2DGL() function in cl::Image2DGL
4971 Image2DGL& operator = (const cl_mem& rhs) in operator =()
4980 Image2DGL(const Image2DGL& img) : Image2D(img) {} in Image2DGL() function in cl::Image2DGL
4985 Image2DGL& operator = (const Image2DGL &img) in operator =()
4994 Image2DGL(Image2DGL&& img) CL_HPP_NOEXCEPT_ : Image2D(std::move(img)) {} in Image2DGL() function in cl::Image2DGL
4999 Image2DGL& operator = (Image2DGL &&img) in operator =()
/dports/math/py-pystan/pystan-2.19.0.0/pystan/stan/lib/stan_math/lib/opencl_1.2.8/CL/
H A Dcl.hpp4026 Image2DGL( in Image2DGL() function in cl::CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED
4051 Image2DGL() : Image2D() { } in Image2DGL() function in cl::CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED
4063 Image2DGL& operator = (const cl_mem& rhs) in operator =()
4072 Image2DGL(const Image2DGL& img) : Image2D(img) {} in Image2DGL() function in cl::CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED
4077 Image2DGL& operator = (const Image2DGL &img) in operator =()
4087 Image2DGL(Image2DGL&& img) CL_HPP_NOEXCEPT : Image2D(std::move(img)) {} in Image2DGL() function in cl::CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED
4092 Image2DGL& operator = (Image2DGL &&img) in operator =()
4499 public Image2DGL
4531 BufferRenderGL() : Image2DGL() {}; in BufferRenderGL()
4554 Image2DGL::operator=(rhs); in operator =()
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/include/CL/
H A Dcl.hpp4057 Image2DGL( in Image2DGL() function in cl::CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED
4082 Image2DGL() : Image2D() { } in Image2DGL() function in cl::CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED
4094 Image2DGL& operator = (const cl_mem& rhs) in operator =()
4103 Image2DGL(const Image2DGL& img) : Image2D(img) {} in Image2DGL() function in cl::CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED
4108 Image2DGL& operator = (const Image2DGL &img) in operator =()
4118 Image2DGL(Image2DGL&& img) CL_HPP_NOEXCEPT : Image2D(std::move(img)) {} in Image2DGL() function in cl::CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED
4123 Image2DGL& operator = (Image2DGL &&img) in operator =()
4530 public Image2DGL
4562 BufferRenderGL() : Image2DGL() {}; in BufferRenderGL()
4585 Image2DGL::operator=(rhs); in operator =()
[all …]
H A Dcl2.hpp4922 class CL_EXT_PREFIX__VERSION_1_1_DEPRECATED Image2DGL : public Image2D class
4930 Image2DGL( in Image2DGL() function in cl::Image2DGL
4955 Image2DGL() : Image2D() { } in Image2DGL() function in cl::Image2DGL
4964 explicit Image2DGL(const cl_mem& image, bool retainObject = false) : in Image2DGL() function in cl::Image2DGL
4971 Image2DGL& operator = (const cl_mem& rhs) in operator =()
4980 Image2DGL(const Image2DGL& img) : Image2D(img) {} in Image2DGL() function in cl::Image2DGL
4985 Image2DGL& operator = (const Image2DGL &img) in operator =()
4994 Image2DGL(Image2DGL&& img) CL_HPP_NOEXCEPT_ : Image2D(std::move(img)) {} in Image2DGL() function in cl::Image2DGL
4999 Image2DGL& operator = (Image2DGL &&img) in operator =()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/include/CL/
H A Dcl.hpp4057 Image2DGL( in Image2DGL() function in cl::CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED
4082 Image2DGL() : Image2D() { } in Image2DGL() function in cl::CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED
4094 Image2DGL& operator = (const cl_mem& rhs) in operator =()
4103 Image2DGL(const Image2DGL& img) : Image2D(img) {} in Image2DGL() function in cl::CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED
4108 Image2DGL& operator = (const Image2DGL &img) in operator =()
4118 Image2DGL(Image2DGL&& img) CL_HPP_NOEXCEPT : Image2D(std::move(img)) {} in Image2DGL() function in cl::CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED
4123 Image2DGL& operator = (Image2DGL &&img) in operator =()
4530 public Image2DGL
4562 BufferRenderGL() : Image2DGL() {}; in BufferRenderGL()
4585 Image2DGL::operator=(rhs); in operator =()
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/include/CL/
H A Dcl.hpp4057 Image2DGL( in Image2DGL() function in cl::CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED
4082 Image2DGL() : Image2D() { } in Image2DGL() function in cl::CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED
4094 Image2DGL& operator = (const cl_mem& rhs) in operator =()
4103 Image2DGL(const Image2DGL& img) : Image2D(img) {} in Image2DGL() function in cl::CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED
4108 Image2DGL& operator = (const Image2DGL &img) in operator =()
4118 Image2DGL(Image2DGL&& img) CL_HPP_NOEXCEPT : Image2D(std::move(img)) {} in Image2DGL() function in cl::CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED
4123 Image2DGL& operator = (Image2DGL &&img) in operator =()
4530 public Image2DGL
4562 BufferRenderGL() : Image2DGL() {}; in BufferRenderGL()
4585 Image2DGL::operator=(rhs); in operator =()
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/include/CL/
H A Dcl.hpp4057 Image2DGL( in Image2DGL() function in cl::CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED
4082 Image2DGL() : Image2D() { } in Image2DGL() function in cl::CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED
4094 Image2DGL& operator = (const cl_mem& rhs) in operator =()
4103 Image2DGL(const Image2DGL& img) : Image2D(img) {} in Image2DGL() function in cl::CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED
4108 Image2DGL& operator = (const Image2DGL &img) in operator =()
4118 Image2DGL(Image2DGL&& img) CL_HPP_NOEXCEPT : Image2D(std::move(img)) {} in Image2DGL() function in cl::CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED
4123 Image2DGL& operator = (Image2DGL &&img) in operator =()
4530 public Image2DGL
4562 BufferRenderGL() : Image2DGL() {}; in BufferRenderGL()
4585 Image2DGL::operator=(rhs); in operator =()
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/include/CL/
H A Dcl.hpp4057 Image2DGL( in Image2DGL() function in cl::CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED
4082 Image2DGL() : Image2D() { } in Image2DGL() function in cl::CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED
4094 Image2DGL& operator = (const cl_mem& rhs) in operator =()
4103 Image2DGL(const Image2DGL& img) : Image2D(img) {} in Image2DGL() function in cl::CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED
4108 Image2DGL& operator = (const Image2DGL &img) in operator =()
4118 Image2DGL(Image2DGL&& img) CL_HPP_NOEXCEPT : Image2D(std::move(img)) {} in Image2DGL() function in cl::CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED
4123 Image2DGL& operator = (Image2DGL &&img) in operator =()
4530 public Image2DGL
4562 BufferRenderGL() : Image2DGL() {}; in BufferRenderGL()
4585 Image2DGL::operator=(rhs); in operator =()
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/include/CL/
H A Dcl.hpp4057 Image2DGL( in Image2DGL() function in cl::CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED
4082 Image2DGL() : Image2D() { } in Image2DGL() function in cl::CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED
4094 Image2DGL& operator = (const cl_mem& rhs) in operator =()
4103 Image2DGL(const Image2DGL& img) : Image2D(img) {} in Image2DGL() function in cl::CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED
4108 Image2DGL& operator = (const Image2DGL &img) in operator =()
4118 Image2DGL(Image2DGL&& img) CL_HPP_NOEXCEPT : Image2D(std::move(img)) {} in Image2DGL() function in cl::CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED
4123 Image2DGL& operator = (Image2DGL &&img) in operator =()
4530 public Image2DGL
4562 BufferRenderGL() : Image2DGL() {}; in BufferRenderGL()
4585 Image2DGL::operator=(rhs); in operator =()
[all …]
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/include/CL/
H A Dcl.hpp4057 Image2DGL( in Image2DGL() function in cl::CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED
4082 Image2DGL() : Image2D() { } in Image2DGL() function in cl::CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED
4094 Image2DGL& operator = (const cl_mem& rhs) in operator =()
4103 Image2DGL(const Image2DGL& img) : Image2D(img) {} in Image2DGL() function in cl::CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED
4108 Image2DGL& operator = (const Image2DGL &img) in operator =()
4118 Image2DGL(Image2DGL&& img) CL_HPP_NOEXCEPT : Image2D(std::move(img)) {} in Image2DGL() function in cl::CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED
4123 Image2DGL& operator = (Image2DGL &&img) in operator =()
4530 public Image2DGL
4562 BufferRenderGL() : Image2DGL() {}; in BufferRenderGL()
4585 Image2DGL::operator=(rhs); in operator =()
[all …]
/dports/graphics/mesa-dri-classic/mesa-20.2.3/include/CL/
H A Dcl.hpp4057 Image2DGL( in Image2DGL() function in cl::CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED
4082 Image2DGL() : Image2D() { } in Image2DGL() function in cl::CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED
4094 Image2DGL& operator = (const cl_mem& rhs) in operator =()
4103 Image2DGL(const Image2DGL& img) : Image2D(img) {} in Image2DGL() function in cl::CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED
4108 Image2DGL& operator = (const Image2DGL &img) in operator =()
4118 Image2DGL(Image2DGL&& img) CL_HPP_NOEXCEPT : Image2D(std::move(img)) {} in Image2DGL() function in cl::CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED
4123 Image2DGL& operator = (Image2DGL &&img) in operator =()
4530 public Image2DGL
4562 BufferRenderGL() : Image2DGL() {}; in BufferRenderGL()
4585 Image2DGL::operator=(rhs); in operator =()
[all …]
/dports/lang/clover/mesa-21.3.6/include/CL/
H A Dcl.hpp4057 Image2DGL( in Image2DGL() function in cl::CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED
4082 Image2DGL() : Image2D() { } in Image2DGL() function in cl::CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED
4094 Image2DGL& operator = (const cl_mem& rhs) in operator =()
4103 Image2DGL(const Image2DGL& img) : Image2D(img) {} in Image2DGL() function in cl::CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED
4108 Image2DGL& operator = (const Image2DGL &img) in operator =()
4118 Image2DGL(Image2DGL&& img) CL_HPP_NOEXCEPT : Image2D(std::move(img)) {} in Image2DGL() function in cl::CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED
4123 Image2DGL& operator = (Image2DGL &&img) in operator =()
4530 public Image2DGL
4562 BufferRenderGL() : Image2DGL() {}; in BufferRenderGL()
4585 Image2DGL::operator=(rhs); in operator =()
[all …]
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OCL/OpenCL/mac/
H A Dcl.hpp2018 class Image2DGL : public Image2D class
2021 Image2DGL( in Image2DGL() function in cl::Image2DGL
2044 Image2DGL() : Image2D() { } in Image2DGL() function in cl::Image2DGL
2046 Image2DGL(const Image2DGL& image) : Image2D(image) { } in Image2DGL() function in cl::Image2DGL
2048 Image2DGL& operator = (const Image2DGL& rhs) in operator =()
/dports/math/viennacl/ViennaCL-1.7.1/CL/
H A Dcl.hpp2018 class Image2DGL : public Image2D class
2021 Image2DGL( in Image2DGL() function in cl::Image2DGL
2044 Image2DGL() : Image2D() { } in Image2DGL() function in cl::Image2DGL
2046 Image2DGL(const Image2DGL& image) : Image2D(image) { } in Image2DGL() function in cl::Image2DGL
2048 Image2DGL& operator = (const Image2DGL& rhs) in operator =()
/dports/games/leela-zero/leela-zero-0.17/src/CL/
H A Dcl2.hpp4769 class CL_EXT_PREFIX__VERSION_1_1_DEPRECATED Image2DGL : public Image2D class
4777 Image2DGL( in Image2DGL() function in cl::Image2DGL
4802 Image2DGL() : Image2D() { } in Image2DGL() function in cl::Image2DGL
4811 explicit Image2DGL(const cl_mem& image, bool retainObject = false) : in Image2DGL() function in cl::Image2DGL
4818 Image2DGL& operator = (const cl_mem& rhs) in operator =()
4827 Image2DGL(const Image2DGL& img) : Image2D(img) {} in Image2DGL() function in cl::Image2DGL
4832 Image2DGL& operator = (const Image2DGL &img) in operator =()
4841 Image2DGL(Image2DGL&& img) CL_HPP_NOEXCEPT_ : Image2D(std::move(img)) {} in Image2DGL() function in cl::Image2DGL
4846 Image2DGL& operator = (Image2DGL &&img) in operator =()
/dports/graphics/qgis/qgis-3.22.3/external/opencl-clhpp/include/CL/
H A Dcl2.hpp4767 class CL_EXT_PREFIX__VERSION_1_1_DEPRECATED Image2DGL : public Image2D class
4775 Image2DGL( in Image2DGL() function in cl::Image2DGL
4800 Image2DGL() : Image2D() { } in Image2DGL() function in cl::Image2DGL
4809 explicit Image2DGL(const cl_mem& image, bool retainObject = false) : in Image2DGL() function in cl::Image2DGL
4816 Image2DGL& operator = (const cl_mem& rhs) in operator =()
4825 Image2DGL(const Image2DGL& img) : Image2D(img) {} in Image2DGL() function in cl::Image2DGL
4830 Image2DGL& operator = (const Image2DGL &img) in operator =()
4839 Image2DGL(Image2DGL&& img) CL_HPP_NOEXCEPT_ : Image2D(std::move(img)) {} in Image2DGL() function in cl::Image2DGL
4844 Image2DGL& operator = (Image2DGL &&img) in operator =()
/dports/graphics/qgis-ltr/qgis-3.16.16/external/opencl-clhpp/include/CL/
H A Dcl2.hpp4767 class CL_EXT_PREFIX__VERSION_1_1_DEPRECATED Image2DGL : public Image2D class
4775 Image2DGL( in Image2DGL() function in cl::Image2DGL
4800 Image2DGL() : Image2D() { } in Image2DGL() function in cl::Image2DGL
4809 explicit Image2DGL(const cl_mem& image, bool retainObject = false) : in Image2DGL() function in cl::Image2DGL
4816 Image2DGL& operator = (const cl_mem& rhs) in operator =()
4825 Image2DGL(const Image2DGL& img) : Image2D(img) {} in Image2DGL() function in cl::Image2DGL
4830 Image2DGL& operator = (const Image2DGL &img) in operator =()
4839 Image2DGL(Image2DGL&& img) CL_HPP_NOEXCEPT_ : Image2D(std::move(img)) {} in Image2DGL() function in cl::Image2DGL
4844 Image2DGL& operator = (Image2DGL &&img) in operator =()
/dports/math/stanmath/math-4.2.0/lib/opencl_2.0.15/include/CL/
H A Dopencl.hpp4997 class CL_API_PREFIX__VERSION_1_1_DEPRECATED Image2DGL : public Image2D class
5005 Image2DGL( in Image2DGL() function in cl::Image2DGL
5030 Image2DGL() : Image2D() { } in Image2DGL() function in cl::Image2DGL
5039 explicit Image2DGL(const cl_mem& image, bool retainObject = false) : in Image2DGL() function in cl::Image2DGL
5046 Image2DGL& operator = (const cl_mem& rhs) in operator =()
5055 Image2DGL(const Image2DGL& img) : Image2D(img) {} in Image2DGL() function in cl::Image2DGL
5060 Image2DGL& operator = (const Image2DGL &img) in operator =()
5069 Image2DGL(Image2DGL&& img) CL_HPP_NOEXCEPT_ : Image2D(std::move(img)) {} in Image2DGL() function in cl::Image2DGL
5074 Image2DGL& operator = (Image2DGL &&img) in operator =()
/dports/lang/pocl/pocl-1.8/include/CL/
H A Dcl2.hpp4940 class CL_EXT_PREFIX__VERSION_1_1_DEPRECATED Image2DGL : public Image2D class
4948 Image2DGL( in Image2DGL() function in cl::Image2DGL
4973 Image2DGL() : Image2D() { } in Image2DGL() function in cl::Image2DGL
4982 explicit Image2DGL(const cl_mem& image, bool retainObject = false) : in Image2DGL() function in cl::Image2DGL
4989 Image2DGL& operator = (const cl_mem& rhs) in operator =()
4998 Image2DGL(const Image2DGL& img) : Image2D(img) {} in Image2DGL() function in cl::Image2DGL
5003 Image2DGL& operator = (const Image2DGL &img) in operator =()
5012 Image2DGL(Image2DGL&& img) CL_HPP_NOEXCEPT_ : Image2D(std::move(img)) {} in Image2DGL() function in cl::Image2DGL
5017 Image2DGL& operator = (Image2DGL &&img) in operator =()
/dports/devel/opencl/OpenCL-CLHPP-2.0.15/include/CL/
H A Dopencl.hpp4997 class CL_API_PREFIX__VERSION_1_1_DEPRECATED Image2DGL : public Image2D class
5005 Image2DGL( in Image2DGL() function in cl::Image2DGL
5030 Image2DGL() : Image2D() { } in Image2DGL() function in cl::Image2DGL
5039 explicit Image2DGL(const cl_mem& image, bool retainObject = false) : in Image2DGL() function in cl::Image2DGL
5046 Image2DGL& operator = (const cl_mem& rhs) in operator =()
5055 Image2DGL(const Image2DGL& img) : Image2D(img) {} in Image2DGL() function in cl::Image2DGL
5060 Image2DGL& operator = (const Image2DGL &img) in operator =()
5069 Image2DGL(Image2DGL&& img) CL_HPP_NOEXCEPT_ : Image2D(std::move(img)) {} in Image2DGL() function in cl::Image2DGL
5074 Image2DGL& operator = (Image2DGL &&img) in operator =()

12