Searched defs:ImageIndex (Results 1 – 4 of 4) sorted by relevance
17 struct ImageIndex struct23 ImageIndex(const ImageIndex &other); argument24 ImageIndex &operator=(const ImageIndex &other); argument28 static ImageIndex Make2D(GLint mipIndex); argument36 ImageIndex(GLenum typeIn, GLint mipIndexIn, GLint layerIndexIn); argument
16 ImageIndex::ImageIndex(const ImageIndex &other) in ImageIndex() function in gl::ImageIndex51 ImageIndex::ImageIndex(GLenum typeIn, GLint mipIndexIn, GLint layerIndexIn) in ImageIndex() function in gl::ImageIndex
162 RenderTarget *TextureStorage9_2D::getRenderTarget(const gl::ImageIndex &/*index*/) in getRenderTarget()
590 int ImageIndex, GraphicsControlBlock *GCB) in DGifSavedExtensionToGCB()