Home | History | Annotate | Download | only in main

Lines Matching refs:Texture

74 /** Return the texture image for a renderbuffer attachment */
79 return att->Texture->Image[att->CubeMapFace][att->TextureLevel];
83 /** Return the (const) texture image for a renderbuffer attachment */
88 return att->Texture->Image[att->CubeMapFace][att->TextureLevel];
175 GLenum textarget, GLuint texture, GLint level);
179 GLenum textarget, GLuint texture, GLint level);
183 GLenum textarget, GLuint texture,
188 GLuint texture, GLint level, GLint layer);
210 GLuint texture, GLint level);
214 GLuint texture, GLint level, GLenum face);