Lines Matching defs:format
66 mesa_format *format,
136 *format = rb->Format;
184 * – The internal format of the texture is integer (see table 8.12).
185 * – The internal format is STENCIL_INDEX.
186 * – The internal format is DEPTH_STENCIL, and the value of
201 * defined in section <X>, but ignoring format-based completeness
203 * glCopyImageSubData copies raw data without considering format.
267 *format = (*tex_image)->TexFormat;
414 * | Block | internal format | Compressed internal format |
523 * * one format is compressed and the other is uncompressed and
656 * or if the image format is compressed and the dimensions of the
657 * subregion fail to meet the alignment constraints of the format.
817 * The check related to the internal format here is different from the ARB
836 * INVALID_VALUE is generated if the image format is compressed
838 * constraints of the format.