Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dcopyimage.c313 GLenum compressedFormat, GLenum otherFormat) in compressed_format_compatible() argument
318 if (_mesa_is_compressed_format(ctx, otherFormat)) { in compressed_format_compatible()
400 switch (otherFormat) { in compressed_format_compatible()