Home
last modified time | relevance | path

Searched refs:otherFormat (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/main/
Dcopyimage.c392 GLenum compressedFormat, GLenum otherFormat) in compressed_format_compatible() argument
397 if (_mesa_is_compressed_format(ctx, otherFormat)) { in compressed_format_compatible()
479 switch (otherFormat) { in compressed_format_compatible()