Lines Matching refs:baseImage
1889 const struct gl_texture_image *baseImage =1892 GLint width = baseImage->Width;1893 GLint height = baseImage->Height;1894 GLint depth = baseImage->Depth;1895 const GLenum intFormat = baseImage->InternalFormat;1896 const mesa_format texFormat = baseImage->TexFormat;