Lines Matching defs:image
170 /** Not a valid image format. */
173 /** Classes of image formats you can cast into each other. */
515 assert(!"Unexpected image format compatibility type");
744 struct gl_texture_image *image = texObj->Image[0][0];
746 if (!no_error && (!image || image->Width == 0 ||
747 image->Height == 0 || image->Depth == 0)) {
751 * height, or depth of the level zero texture image of
756 "of the level zero texture image of "
761 tex_format = image->InternalFormat;
769 * format of the level zero texture image of any texture
774 "the level zero texture image of textures[%d]=%u "
818 * is greater than the number of image units supported by