Lines Matching defs:Image
202 struct Image : public Config
209 Image (void)
215 struct Renderbuffer : public Image
222 struct Texture : public Image
264 //! image with name `imageName` is `image`, using `vfr` to check format
266 bool isComplete (glw::GLenum attPoint, const Image* image,
300 glw::GLsizei imageNumSamples (const Image& img);
321 const Image* getImage (glw::GLenum type, glw::GLuint imgName) const;
408 const config::Image* image) = 0;