Lines Matching refs:uncompressed
90 uncompressed images if the compressed block / uncompressed texel
132 types of compressed and uncompressed internal formats as detailed
134 or decompression. When copying from an uncompressed internal format
135 to a compressed internal format, each texel of uncompressed data
137 compressed internal format to an uncompressed internal format,
138 a block of compressed data becomes a single texel of uncompressed
139 data. The texel size of the uncompressed format must be the same
141 to copy between a 128-bit uncompressed format and a compressed
142 format which uses 8-bit 4x4 blocks, or between a 64-bit uncompressed
145 the uncompressed image is not equal to the block size of the
189 block size larger than in the uncompressed image.
213 * one format is compressed and the other is uncompressed and
242 compressed and uncompressed internal formats with CopyImageSubData.
289 * if one image is compressed and the other is uncompressed and the
372 to copy between uncompressed and compressed images if the texel
375 9) Please explain copying between compressed and uncompressed images.
399 Allow copies between compressed/uncompressed images.