Searched defs:Image2DGL (Results 1 – 4 of 4) sorted by relevance
4997 class CL_API_PREFIX__VERSION_1_1_DEPRECATED Image2DGL : public Image2D class5005 Image2DGL( in Image2DGL() function in cl::Image2DGL5030 Image2DGL() : Image2D() { } in Image2DGL() function in cl::Image2DGL5039 explicit Image2DGL(const cl_mem& image, bool retainObject = false) : in Image2DGL() function in cl::Image2DGL5055 Image2DGL(const Image2DGL& img) : Image2D(img) {} in Image2DGL() function in cl::Image2DGL5069 Image2DGL(Image2DGL&& img) CL_HPP_NOEXCEPT_ : Image2D(std::move(img)) {} in Image2DGL() function in cl::Image2DGL
5037 class CL_API_PREFIX__VERSION_1_1_DEPRECATED Image2DGL : public Image2D class5045 Image2DGL( in Image2DGL() function in cl::Image2DGL5070 Image2DGL() : Image2D() { } in Image2DGL() function in cl::Image2DGL5079 explicit Image2DGL(const cl_mem& image, bool retainObject = false) : in Image2DGL() function in cl::Image2DGL5095 Image2DGL(const Image2DGL& img) : Image2D(img) {} in Image2DGL() function in cl::Image2DGL5109 Image2DGL(Image2DGL&& img) CL_HPP_NOEXCEPT_ : Image2D(std::move(img)) {} in Image2DGL() function in cl::Image2DGL
4052 Image2DGL( in Image2DGL() function in cl::CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED4077 Image2DGL() : Image2D() { } in Image2DGL() function in cl::CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED4083 __CL_EXPLICIT_CONSTRUCTORS Image2DGL(const cl_mem& image) : Image2D(image) { } in Image2DGL() function in cl::CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED4098 Image2DGL(const Image2DGL& img) : Image2D(img) {} in Image2DGL() function in cl::CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED4113 Image2DGL(Image2DGL&& img) CL_HPP_NOEXCEPT : Image2D(std::move(img)) {} in Image2DGL() function in cl::CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED
5198 class CL_API_PREFIX__VERSION_1_1_DEPRECATED Image2DGL : public Image2D class5206 Image2DGL( in Image2DGL() function in cl::Image2DGL5231 Image2DGL() : Image2D() { } in Image2DGL() function in cl::Image2DGL5240 explicit Image2DGL(const cl_mem& image, bool retainObject = false) : in Image2DGL() function in cl::Image2DGL