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

/external/chromium_org/third_party/mesa/src/include/CL/
H A Dcl.hpp2102 class Image3DGL : public Image3D class in namespace:cl
2105 Image3DGL( function in class:cl::Image3DGL
2128 Image3DGL() : Image3D() { } function in class:cl::Image3DGL
2130 Image3DGL(const Image3DGL& image) : Image3D(image) { } function in class:cl::Image3DGL
2132 Image3DGL& operator = (const Image3DGL& rhs)
/external/mesa3d/include/CL/
H A Dcl.hpp2102 class Image3DGL : public Image3D class in namespace:cl
2105 Image3DGL( function in class:cl::Image3DGL
2128 Image3DGL() : Image3D() { } function in class:cl::Image3DGL
2130 Image3DGL(const Image3DGL& image) : Image3D(image) { } function in class:cl::Image3DGL
2132 Image3DGL& operator = (const Image3DGL& rhs)

Completed in 98 milliseconds