Lines Matching refs:between
74 This extension enables efficient image data transfer between image
86 CopyImageSubData supports copies between images with different
89 CopyImageSubData also supports copying between compressed and
120 may be used to copy a region of texel data between two image
127 similar to a CPU memcpy. CopyImageSubData can copy between
131 CopyImageSubData also allows copying between certain
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
199 may be copied between these objects with a single call by specifying the
241 Table 4.X.1: Compatible internal formats for copying between
243 Formats in the same row can be copied between each other.
315 e.g. copying a slice of data between a 2D and a 3D image.
325 RESOLVED: Yes, there is no fundamental difference between the two object
327 advantage of allowing data transfers between them.
335 2) Differentiate between TEXTURE and RENDERBUFFER targets.
370 between images which have different formats where the formats
372 to copy between uncompressed and compressed images if the texel
375 9) Please explain copying between compressed and uncompressed images.
398 Allow copies between view-compatible images.
399 Allow copies between compressed/uncompressed images.
405 involving conversions between ETC2/EAC