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

/external/chromium_org/third_party/mesa/src/include/CL/
H A Dcl.hpp2015 /*! \class Image2DGL
2018 class Image2DGL : public Image2D class in namespace:cl
2021 Image2DGL( function in class:cl::Image2DGL
2044 Image2DGL() : Image2D() { } function in class:cl::Image2DGL
2046 Image2DGL(const Image2DGL& image) : Image2D(image) { } function in class:cl::Image2DGL
2048 Image2DGL& operator = (const Image2DGL& rhs)
2099 /*! \class Image2DGL
/external/mesa3d/include/CL/
H A Dcl.hpp2015 /*! \class Image2DGL
2018 class Image2DGL : public Image2D class in namespace:cl
2021 Image2DGL( function in class:cl::Image2DGL
2044 Image2DGL() : Image2D() { } function in class:cl::Image2DGL
2046 Image2DGL(const Image2DGL& image) : Image2D(image) { } function in class:cl::Image2DGL
2048 Image2DGL& operator = (const Image2DGL& rhs)
2099 /*! \class Image2DGL

Completed in 110 milliseconds