Lines Matching full:compressed
317 /* Two view-incompatible compressed formats are never compatible. */
325 * compressed and uncompressed internal formats)
328 * | Block | internal format | Compressed internal format |
437 * * one format is compressed and the other is uncompressed and
504 * or if the image format is compressed and the dimensions of the
507 * and Section 8.7 (Compressed Texture Images) says:
518 * compressed texture image even if it's smaller than the minimum block
538 * "The dimensions are always specified in texels, even for compressed
540 * source and destination textures is compressed then the number of
541 * texels touched in the compressed image will be a factor of the
544 * So, if copying from compressed to uncompressed, the dest region is
546 * to compressed, the dest region is grown by the dest block size factor.