Home
last modified time | relevance | path

Searched defs:Image2DGL (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/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
4088 __CL_EXPLICIT_CONSTRUCTORS Image2DGL(const cl_mem& image) : Image2D(image) { } in Image2DGL() function in cl::CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED
4103 Image2DGL(const Image2DGL& img) : Image2D(img) {} in Image2DGL() function in cl::CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED
[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
4980 Image2DGL(const Image2DGL& img) : Image2D(img) {} in Image2DGL() function in cl::Image2DGL
[all...]

Completed in 20 milliseconds