Home
last modified time | relevance | path

Searched defs:ImageGL (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DImageGL.cpp14 ImageGL::ImageGL(const egl::ImageState &state) : ImageImpl(state) {} in ImageGL() function in rx::ImageGL
H A DImageGL.h20 class ImageGL : public ImageImpl class
/third_party/mesa3d/include/CL/
H A Dcl.hpp4450 class ImageGL : public Image class
4453 ImageGL( in ImageGL() function in cl::ImageGL
4476 ImageGL() : Image() { } in ImageGL() function in cl::ImageGL
4478 __CL_EXPLICIT_CONSTRUCTORS ImageGL(const cl_mem& image) : Image(image) { } in ImageGL() function in cl::ImageGL
4489 ImageGL(const ImageGL& img) : Image(img) {} in ImageGL() function in cl::ImageGL
[all...]
H A Dcl2.hpp5335 class ImageGL : public Image class
5338 ImageGL( in ImageGL() function in cl::ImageGL
5361 ImageGL() : Image() { } in ImageGL() function in cl::ImageGL
5370 explicit ImageGL(const cl_mem& image, bool retainObject = false) : in ImageGL() function in cl::ImageGL
5382 ImageGL(const ImageGL& img) : Image(img) {} in ImageGL() function in cl::ImageGL
[all...]

Completed in 22 milliseconds