Lines Matching refs:TexFormat
492 GLenum datatype = _mesa_get_format_datatype(baseImage->TexFormat);
615 if (img->TexFormat != baseImage->TexFormat) {
686 img->TexFormat != img0->TexFormat)
728 gl_format texFormat;
789 texFormat = ctx->Driver.ChooseTextureFormat(ctx, target,
810 GL_RGBA, texFormat);
840 GLuint sz = _mesa_format_image_size(img->TexFormat, img->Width,